mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 12:47:46 +00:00
481 B
481 B
AddressTo
The recipient address, which includes the recipient's name, company name, street address, city, state, zip code, country, phone number, and email address (strings). Special characters should not be included in any address element, especially name, company, and email.
Supported Types
addressTo: str = /* values here */
AddressCompleteCreateRequest
addressTo: components.AddressCompleteCreateRequest = /* values here */