BillingPropertyPropertiesSubscriptionServiceUsageAddress interface
The address of the individual or organization where service subscription is being used. Available for agreement type Microsoft Online Services Program. This property can be updated via patch.
- Extends
Inherited Properties
address |
Address line 1. |
address |
Address line 2. |
address |
Address line 3. |
city | Address city. |
company |
Company name. Optional for MCA Individual (Pay-as-you-go). |
country | Country code uses ISO 3166-1 Alpha-2 format. |
district | Address district. |
Email address. |
|
first |
First name. Optional for MCA Enterprise. |
is |
Indicates if the address is incomplete. |
last |
Last name. Optional for MCA Enterprise. |
middle |
Middle name. |
phone |
Phone number. |
postal |
Postal code. |
region | Address region. |
Inherited Property Details
addressLine1
Address line 1.
addressLine1: string
Property Value
string
Inherited From AddressDetails.addressLine1
addressLine2
Address line 2.
addressLine2?: string
Property Value
string
Inherited From AddressDetails.addressLine2
addressLine3
Address line 3.
addressLine3?: string
Property Value
string
Inherited From AddressDetails.addressLine3
city
companyName
Company name. Optional for MCA Individual (Pay-as-you-go).
companyName?: string
Property Value
string
Inherited From AddressDetails.companyName
country
Country code uses ISO 3166-1 Alpha-2 format.
country: string
Property Value
string
Inherited From AddressDetails.country
district
firstName
First name. Optional for MCA Enterprise.
firstName?: string
Property Value
string
Inherited From AddressDetails.firstName
isValidAddress
Indicates if the address is incomplete.
isValidAddress?: boolean
Property Value
boolean
Inherited From AddressDetails.isValidAddress
lastName
Last name. Optional for MCA Enterprise.
lastName?: string
Property Value
string
Inherited From AddressDetails.lastName