@cfxlabsinc/b2b-services
    Preparing search index...

    Type Alias GirasolCardTransactionValidateError

    GirasolCardTransactionValidateError:
        | ServiceError<"GIRASOL_CARD_TRANSACTION_NOT_FOUND">
        | ServiceError<"CUSTOMER_CARD_NOT_FOUND">
        | ServiceError<"CUSTOMER_CARD_ACCOUNT_NOT_FOUND">
        | ServiceError<"GIRASOL_CUSTOMER_WALLET_NOT_FOUND">
        | ServiceError<"GIRASOL_MASTERCARD_WALLET_NOT_FOUND">

    Errors returned by the private validateCardTransaction.