telegramx.js

ShippingAddress

interface

This object represents a shipping address.

Declaration

interface ShippingAddress 

Properties

cityproperty#
city: string;

City

country_code: string;

Two-letter ISO 3166-1 alpha-2 country code

post_codeproperty#
post_code: string;

Address post code

stateproperty#
state: string;

State, if applicable

street_line1: string;

First line for the address

street_line2: string;

Second line for the address