# egoisdk.AlphanumericCellphoneSender ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cellphone** | **String** | Sender cellphone name | **file** | **Blob** | Content of your sender file in base64 | **type** | **String** | Sender code type | **senderId** | **Number** | | [readonly] **status** | **String** | Status of the sender | [optional] [readonly] ## Enum: TypeEnum * `alpha_numeric` (value: `"alpha_numeric"`) * `numeric` (value: `"numeric"`) ## Enum: StatusEnum * `active` (value: `"active"`) * `moderation` (value: `"moderation"`) * `rejected` (value: `"rejected"`)