pub async fn get_validity_proof_post(
configuration: &Configuration,
get_validity_proof_post_request: GetValidityProofPostRequest,
) -> Result<GetValidityProofPost200Response, Error<GetValidityProofPostError>>
pub async fn get_validity_proof_post(
configuration: &Configuration,
get_validity_proof_post_request: GetValidityProofPostRequest,
) -> Result<GetValidityProofPost200Response, Error<GetValidityProofPostError>>