@sumup/sdk
    Preparing search index...

    Type Alias CompanyIdentifier

    type CompanyIdentifier = {
        ref: string;
        value: string;
    }
    Index

    Properties

    Properties

    ref: string

    The unique reference for the company identifier type as defined in the country SDK.

    value: string

    The company identifier value.