Mayson Monorepo Documentation
    Preparing search index...

    Interface ApplePayDomainCreateParams

    interface ApplePayDomainCreateParams {
        domain_name: string;
        expand?: string[];
    }
    Index

    Properties

    Properties

    domain_name: string
    expand?: string[]

    Specifies which fields in the response should be expanded.