BillingPropertyPropertiesSubscriptionServiceUsageAddress Class
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.
Constructor
BillingPropertyPropertiesSubscriptionServiceUsageAddress(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
address_line1
|
Address line 1. Required. |
|
address_line2
|
Address line 2. |
|
address_line3
|
Address line 3. |
|
city
|
Address city. |
|
company_name
|
Company name. Optional for MCA Individual (Pay-as-you-go). |
|
country
|
Country code uses ISO 3166-1 Alpha-2 format. Required. |
|
district
|
Address district. |
|
email
|
Email address. |
|
first_name
|
First name. Optional for MCA Enterprise. |
|
last_name
|
Last name. Optional for MCA Enterprise. |
|
middle_name
|
Middle name. |
|
phone_number
|
Phone number. |
|
postal_code
|
Postal code. |
|
region
|
Address region. |
|
is_valid_address
|
Indicates if the address is incomplete. |