Record
profile-referrals
No description available.
record profile-referrals {
code: option<string>,
completed: option<s32>,
credit: option<s32>,
pending: option<s32>,
total: option<s32>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| code | option<string> | |
| completed | option<s32> | |
| credit | option<s32> | |
| pending | option<s32> | |
| total | option<s32> | |
| url | option<string> |