@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxPostalCode = {
        City: string;
        Code: string;
        Country: MinimaxReference;
        PostalCodeId: number;
    }
    Index

    Properties

    City: string
    Code: string
    PostalCodeId: number