shared

package
v1.33.0-20240417131334... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_shared_billing_address_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type BillingAddress

type BillingAddress struct {

	// two-letter ISO 3166 country code
	Country string `protobuf:"bytes,1,opt,name=country,proto3" json:"country,omitempty"`
	// two-letter state for US
	Region string `protobuf:"bytes,2,opt,name=region,proto3" json:"region,omitempty"`
	// city
	City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"`
	// street with apt etc
	Street string `protobuf:"bytes,4,opt,name=street,proto3" json:"street,omitempty"`
	// zip or postal code
	Zip string `protobuf:"bytes,5,opt,name=zip,proto3" json:"zip,omitempty"`
	// contains filtered or unexported fields
}

Billing address fields

func (*BillingAddress) Descriptor deprecated

func (*BillingAddress) Descriptor() ([]byte, []int)

Deprecated: Use BillingAddress.ProtoReflect.Descriptor instead.

func (*BillingAddress) GetCity

func (x *BillingAddress) GetCity() string

func (*BillingAddress) GetCountry

func (x *BillingAddress) GetCountry() string

func (*BillingAddress) GetRegion

func (x *BillingAddress) GetRegion() string

func (*BillingAddress) GetStreet

func (x *BillingAddress) GetStreet() string

func (*BillingAddress) GetZip

func (x *BillingAddress) GetZip() string

func (*BillingAddress) ProtoMessage

func (*BillingAddress) ProtoMessage()

func (*BillingAddress) ProtoReflect

func (x *BillingAddress) ProtoReflect() protoreflect.Message

func (*BillingAddress) Reset

func (x *BillingAddress) Reset()

func (*BillingAddress) String

func (x *BillingAddress) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL