| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateLocationCustomAttributeDefinitionResponse |
LocationCustomAttributesApi.createLocationCustomAttributeDefinition(CreateLocationCustomAttributeDefinitionRequest body)
Creates a location-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
CreateLocationCustomAttributeDefinitionResponse |
DefaultLocationCustomAttributesApi.createLocationCustomAttributeDefinition(CreateLocationCustomAttributeDefinitionRequest body)
Creates a location-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<CreateLocationCustomAttributeDefinitionResponse> |
LocationCustomAttributesApi.createLocationCustomAttributeDefinitionAsync(CreateLocationCustomAttributeDefinitionRequest body)
Creates a location-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
CompletableFuture<CreateLocationCustomAttributeDefinitionResponse> |
DefaultLocationCustomAttributesApi.createLocationCustomAttributeDefinitionAsync(CreateLocationCustomAttributeDefinitionRequest body)
Creates a location-related [custom attribute definition]($m/CustomAttributeDefinition) for a
Square seller account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateLocationCustomAttributeDefinitionResponse |
CreateLocationCustomAttributeDefinitionResponse.Builder.build()
Builds a new
CreateLocationCustomAttributeDefinitionResponse object using the set
fields. |
Copyright © 2024. All rights reserved.