@sumup/sdk
    Preparing search index...

    Type Alias PersonalIdentifier

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

    Properties

    Properties

    ref: string

    The unique reference for the personal identifier type.

    value: string

    The company identifier value.