Mayson Monorepo Documentation
    Preparing search index...
    interface CardholderAddress {
        line1: string;
        postal_code: string;
    }
    Index

    Properties

    Properties

    line1: string

    The street address of the cardholder tokenizing the card.

    postal_code: string

    The postal code of the cardholder tokenizing the card.