pub async fn get_validity_proof_v2_post(
configuration: &Configuration,
get_validity_proof_v2_post_request: GetValidityProofV2PostRequest,
) -> Result<GetValidityProofV2Post200Response, Error<GetValidityProofV2PostError>>
pub async fn get_validity_proof_v2_post(
configuration: &Configuration,
get_validity_proof_v2_post_request: GetValidityProofV2PostRequest,
) -> Result<GetValidityProofV2Post200Response, Error<GetValidityProofV2PostError>>