Files
speakeasy-playground/docs/models/components/addressto.md
Mike Lueders 14c449163c generate sdk
2024-03-01 12:52:50 -06:00

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 */