| Package | Description |
|---|---|
| com.squareup.square.api | |
| com.squareup.square.models |
| Modifier and Type | Method and Description |
|---|---|
CreateVendorResponse |
VendorsApi.createVendor(CreateVendorRequest body)
Creates a single [Vendor]($m/Vendor) object to represent a supplier to a seller.
|
CreateVendorResponse |
DefaultVendorsApi.createVendor(CreateVendorRequest body)
Creates a single [Vendor]($m/Vendor) object to represent a supplier to a seller.
|
CompletableFuture<CreateVendorResponse> |
VendorsApi.createVendorAsync(CreateVendorRequest body)
Creates a single [Vendor]($m/Vendor) object to represent a supplier to a seller.
|
CompletableFuture<CreateVendorResponse> |
DefaultVendorsApi.createVendorAsync(CreateVendorRequest body)
Creates a single [Vendor]($m/Vendor) object to represent a supplier to a seller.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVendorRequest |
CreateVendorRequest.Builder.build()
Builds a new
CreateVendorRequest object using the set fields. |
Copyright © 2022. All rights reserved.