Files
cfw-autumn/others/python-sdk/docs/models/createreferralcoderesponse.md
John Yeo 90287e6308 latest
2026-02-19 13:24:33 +00:00

12 lines
1.1 KiB
Markdown

# CreateReferralCodeResponse
OK
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- | --------------------------------------------------- |
| `code` | *str* | :heavy_check_mark: | The referral code that can be shared with customers |
| `customer_id` | *str* | :heavy_check_mark: | Your unique identifier for the customer |
| `created_at` | *float* | :heavy_check_mark: | The timestamp of when the referral code was created |