public static final class CreditorBankAccountService.CreditorBankAccountGetRequest extends GetRequest<CreditorBankAccount>
Request class for CreditorBankAccountService.get(java.lang.String)
.
Retrieves the details of an existing creditor bank account.
Modifier and Type | Method and Description |
---|---|
CreditorBankAccountService.CreditorBankAccountGetRequest |
withHeader(java.lang.String headerName,
java.lang.String headerValue) |
execute, executeWrapped
public CreditorBankAccountService.CreditorBankAccountGetRequest withHeader(java.lang.String headerName, java.lang.String headerValue)