public static interface CreateAgreementResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<CreateAgreementResponse.Builder,CreateAgreementResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAgreementResponse.Builder |
agreementId(String agreementId)
The unique identifier for the agreement.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAgreementResponse.Builder agreementId(String agreementId)
The unique identifier for the agreement. Use this ID for deleting, or updating an agreement, as well as in any other API calls that require that you specify the agreement ID.
agreementId - The unique identifier for the agreement. Use this ID for deleting, or updating an agreement, as well
as in any other API calls that require that you specify the agreement ID.Copyright © 2023. All rights reserved.