TransactionData.Address |
TransactionData.Address.Builder.build() |
|
TransactionData.Address |
TransactionData.Address.Builder.buildPartial() |
|
TransactionData.Address |
TransactionData.Builder.getBillingAddress() |
Address associated with the payment method when applicable.
|
TransactionData.Address |
TransactionData.getBillingAddress() |
Address associated with the payment method when applicable.
|
TransactionData.Address |
TransactionDataOrBuilder.getBillingAddress() |
Address associated with the payment method when applicable.
|
static TransactionData.Address |
TransactionData.Address.getDefaultInstance() |
|
TransactionData.Address |
TransactionData.Address.Builder.getDefaultInstanceForType() |
|
TransactionData.Address |
TransactionData.Address.getDefaultInstanceForType() |
|
TransactionData.Address |
TransactionData.Builder.getShippingAddress() |
Destination address if this transaction involves shipping a physical item.
|
TransactionData.Address |
TransactionData.getShippingAddress() |
Destination address if this transaction involves shipping a physical item.
|
TransactionData.Address |
TransactionDataOrBuilder.getShippingAddress() |
Destination address if this transaction involves shipping a physical item.
|
static TransactionData.Address |
TransactionData.Address.parseDelimitedFrom(InputStream input) |
|
static TransactionData.Address |
TransactionData.Address.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(byte[] data) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(com.google.protobuf.ByteString data) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(InputStream input) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(ByteBuffer data) |
|
static TransactionData.Address |
TransactionData.Address.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|