Pennylane API Client
    Preparing search index...

    Variable CustomerAddressSchemaConst

    CustomerAddressSchema: Struct<
        {
            address: typeof String$;
            city: typeof String$;
            country_alpha2: typeof String$;
            postal_code: typeof String$;
        },
    > = ...

    Customer address information.