# RegisterDomainRequest

### Description

Defines the parameters that can be included in the body of a request to the RegisterDomain endpoint.

## Properties
Name | Getter | Setter | Type | Description | Notes
------------ | ------------- | ------------- | ------------- | ------------- | -------------
**domain_name** | getDomainName() | setDomainName($value) | **string** | A domain name as described in RFC-1034 that will be registered with ApplePay | 

Note: All properties are protected and only accessed via getters and setters.

[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

