| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateVendorsResponse |
VendorsApi.bulkUpdateVendors(BulkUpdateVendorsRequest body)
Updates one or more of existing [Vendor]($m/Vendor) objects as suppliers to a seller.
|
BulkUpdateVendorsResponse |
DefaultVendorsApi.bulkUpdateVendors(BulkUpdateVendorsRequest body)
Updates one or more of existing [Vendor]($m/Vendor) objects as suppliers to a seller.
|
CompletableFuture<BulkUpdateVendorsResponse> |
VendorsApi.bulkUpdateVendorsAsync(BulkUpdateVendorsRequest body)
Updates one or more of existing [Vendor]($m/Vendor) objects as suppliers to a seller.
|
CompletableFuture<BulkUpdateVendorsResponse> |
DefaultVendorsApi.bulkUpdateVendorsAsync(BulkUpdateVendorsRequest body)
Updates one or more of existing [Vendor]($m/Vendor) objects as suppliers to a seller.
|
| Modifier and Type | Method and Description |
|---|---|
BulkUpdateVendorsRequest |
BulkUpdateVendorsRequest.Builder.build()
Builds a new
BulkUpdateVendorsRequest object using the set fields. |
Copyright © 2022. All rights reserved.