The response schema for the createClaim operation.

CreateClaimResponse

interface CreateClaimResponse {
    claimId?: string;
}

Properties

Properties

claimId?: string

The claim identifier originally returned by the createClaim operation.

CreateClaimResponse

MMNEPVFCICPMFPCPTTAAATR