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

11 lines
680 B
Markdown

# BaseShippoAccountStruct
## Fields
| Field | Type | Required | Description | Example |
| ------------------ | ------------------ | ------------------ | ------------------ | ------------------ |
| `email` | *str* | :heavy_check_mark: | N/A | hippo@shippo.com |
| `first_name` | *str* | :heavy_check_mark: | N/A | Shippo |
| `last_name` | *str* | :heavy_check_mark: | N/A | Meister |
| `company_name` | *str* | :heavy_check_mark: | N/A | Acme |