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