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