Documentation
¶
Index ¶
- Variables
- type CreateBillingAccountTransactionRequest
- func (x *CreateBillingAccountTransactionRequest) ClearBookedEuros()
- func (x *CreateBillingAccountTransactionRequest) ClearBookedMinutes()
- func (x *CreateBillingAccountTransactionRequest) ClearInformation()
- func (x *CreateBillingAccountTransactionRequest) ClearIsWithdrawal()
- func (x *CreateBillingAccountTransactionRequest) ClearServiceVoucher()
- func (x *CreateBillingAccountTransactionRequest) ClearStateId()
- func (x *CreateBillingAccountTransactionRequest) GetAccountId() int64
- func (x *CreateBillingAccountTransactionRequest) GetBookedEuros() int64
- func (x *CreateBillingAccountTransactionRequest) GetBookedMinutes() int64
- func (x *CreateBillingAccountTransactionRequest) GetCreatedBy() string
- func (x *CreateBillingAccountTransactionRequest) GetDescription() string
- func (x *CreateBillingAccountTransactionRequest) GetExternalSystemId() int64
- func (x *CreateBillingAccountTransactionRequest) GetExternalSystemReference() string
- func (x *CreateBillingAccountTransactionRequest) GetInformation() string
- func (x *CreateBillingAccountTransactionRequest) GetIsWithdrawal() bool
- func (x *CreateBillingAccountTransactionRequest) GetName() string
- func (x *CreateBillingAccountTransactionRequest) GetServiceVoucher() string
- func (x *CreateBillingAccountTransactionRequest) GetStateId() int64
- func (x *CreateBillingAccountTransactionRequest) HasBookedEuros() bool
- func (x *CreateBillingAccountTransactionRequest) HasBookedMinutes() bool
- func (x *CreateBillingAccountTransactionRequest) HasInformation() bool
- func (x *CreateBillingAccountTransactionRequest) HasIsWithdrawal() bool
- func (x *CreateBillingAccountTransactionRequest) HasServiceVoucher() bool
- func (x *CreateBillingAccountTransactionRequest) HasStateId() bool
- func (*CreateBillingAccountTransactionRequest) ProtoMessage()
- func (x *CreateBillingAccountTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountTransactionRequest) Reset()
- func (x *CreateBillingAccountTransactionRequest) SetAccountId(v int64)
- func (x *CreateBillingAccountTransactionRequest) SetBookedEuros(v int64)
- func (x *CreateBillingAccountTransactionRequest) SetBookedMinutes(v int64)
- func (x *CreateBillingAccountTransactionRequest) SetCreatedBy(v string)
- func (x *CreateBillingAccountTransactionRequest) SetDescription(v string)
- func (x *CreateBillingAccountTransactionRequest) SetExternalSystemId(v int64)
- func (x *CreateBillingAccountTransactionRequest) SetExternalSystemReference(v string)
- func (x *CreateBillingAccountTransactionRequest) SetInformation(v string)
- func (x *CreateBillingAccountTransactionRequest) SetIsWithdrawal(v bool)
- func (x *CreateBillingAccountTransactionRequest) SetName(v string)
- func (x *CreateBillingAccountTransactionRequest) SetServiceVoucher(v string)
- func (x *CreateBillingAccountTransactionRequest) SetStateId(v int64)
- func (x *CreateBillingAccountTransactionRequest) String() string
- type CreateBillingAccountTransactionRequest_builder
- type CreateBillingAccountTransactionResponse
- func (x *CreateBillingAccountTransactionResponse) GetId() int64
- func (*CreateBillingAccountTransactionResponse) ProtoMessage()
- func (x *CreateBillingAccountTransactionResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountTransactionResponse) Reset()
- func (x *CreateBillingAccountTransactionResponse) SetId(v int64)
- func (x *CreateBillingAccountTransactionResponse) String() string
- type CreateBillingAccountTransactionResponse_builder
- type DeleteBillingAccountTransactionRequest
- func (x *DeleteBillingAccountTransactionRequest) GetId() int64
- func (*DeleteBillingAccountTransactionRequest) ProtoMessage()
- func (x *DeleteBillingAccountTransactionRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingAccountTransactionRequest) Reset()
- func (x *DeleteBillingAccountTransactionRequest) SetId(v int64)
- func (x *DeleteBillingAccountTransactionRequest) String() string
- type DeleteBillingAccountTransactionRequest_builder
- type DeleteBillingAccountTransactionResponse
- type DeleteBillingAccountTransactionResponse_builder
- type ListBillingAccountTransactionsRequest
- func (x *ListBillingAccountTransactionsRequest) GetAccountId() int64
- func (*ListBillingAccountTransactionsRequest) ProtoMessage()
- func (x *ListBillingAccountTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountTransactionsRequest) Reset()
- func (x *ListBillingAccountTransactionsRequest) SetAccountId(v int64)
- func (x *ListBillingAccountTransactionsRequest) String() string
- type ListBillingAccountTransactionsRequest_builder
- type ListBillingAccountTransactionsResponse
- func (x *ListBillingAccountTransactionsResponse) ClearInsertedAt()
- func (x *ListBillingAccountTransactionsResponse) GetClassId() int64
- func (x *ListBillingAccountTransactionsResponse) GetDescription() string
- func (x *ListBillingAccountTransactionsResponse) GetExternalSystemId() int64
- func (x *ListBillingAccountTransactionsResponse) GetExternalSystemName() string
- func (x *ListBillingAccountTransactionsResponse) GetExternalSystemReference() string
- func (x *ListBillingAccountTransactionsResponse) GetId() int64
- func (x *ListBillingAccountTransactionsResponse) GetInsertedAt() *timestamppb.Timestamp
- func (x *ListBillingAccountTransactionsResponse) GetInsertedBy() string
- func (x *ListBillingAccountTransactionsResponse) GetName() string
- func (x *ListBillingAccountTransactionsResponse) GetObjectId() int64
- func (x *ListBillingAccountTransactionsResponse) GetObjectNo() string
- func (x *ListBillingAccountTransactionsResponse) GetObjectType() string
- func (x *ListBillingAccountTransactionsResponse) GetStateDescription() string
- func (x *ListBillingAccountTransactionsResponse) GetStateId() int64
- func (x *ListBillingAccountTransactionsResponse) HasInsertedAt() bool
- func (*ListBillingAccountTransactionsResponse) ProtoMessage()
- func (x *ListBillingAccountTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountTransactionsResponse) Reset()
- func (x *ListBillingAccountTransactionsResponse) SetClassId(v int64)
- func (x *ListBillingAccountTransactionsResponse) SetDescription(v string)
- func (x *ListBillingAccountTransactionsResponse) SetExternalSystemId(v int64)
- func (x *ListBillingAccountTransactionsResponse) SetExternalSystemName(v string)
- func (x *ListBillingAccountTransactionsResponse) SetExternalSystemReference(v string)
- func (x *ListBillingAccountTransactionsResponse) SetId(v int64)
- func (x *ListBillingAccountTransactionsResponse) SetInsertedAt(v *timestamppb.Timestamp)
- func (x *ListBillingAccountTransactionsResponse) SetInsertedBy(v string)
- func (x *ListBillingAccountTransactionsResponse) SetName(v string)
- func (x *ListBillingAccountTransactionsResponse) SetObjectId(v int64)
- func (x *ListBillingAccountTransactionsResponse) SetObjectNo(v string)
- func (x *ListBillingAccountTransactionsResponse) SetObjectType(v string)
- func (x *ListBillingAccountTransactionsResponse) SetStateDescription(v string)
- func (x *ListBillingAccountTransactionsResponse) SetStateId(v int64)
- func (x *ListBillingAccountTransactionsResponse) String() string
- type ListBillingAccountTransactionsResponse_builder
Constants ¶
This section is empty.
Variables ¶
View Source
var File_stargate_customer_billing_account_transaction_v1beta1_customer_billing_account_transaction_service_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type CreateBillingAccountTransactionRequest ¶
type CreateBillingAccountTransactionRequest struct {
AccountId int64 `protobuf:"varint,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
CreatedBy string `protobuf:"bytes,4,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
IsWithdrawal *bool `protobuf:"varint,5,opt,name=is_withdrawal,json=isWithdrawal,proto3,oneof" json:"is_withdrawal,omitempty"`
StateId *int64 `protobuf:"varint,6,opt,name=state_id,json=stateId,proto3,oneof" json:"state_id,omitempty"`
BookedMinutes *int64 `protobuf:"varint,7,opt,name=booked_minutes,json=bookedMinutes,proto3,oneof" json:"booked_minutes,omitempty"`
BookedEuros *int64 `protobuf:"varint,8,opt,name=booked_euros,json=bookedEuros,proto3,oneof" json:"booked_euros,omitempty"`
Information *string `protobuf:"bytes,9,opt,name=information,proto3,oneof" json:"information,omitempty"`
ExternalSystemId int64 `protobuf:"varint,10,opt,name=external_system_id,json=externalSystemId,proto3" json:"external_system_id,omitempty"`
ExternalSystemReference string `` /* 133-byte string literal not displayed */
ServiceVoucher *string `protobuf:"bytes,12,opt,name=service_voucher,json=serviceVoucher,proto3,oneof" json:"service_voucher,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountTransactionRequest) ClearBookedEuros ¶
func (x *CreateBillingAccountTransactionRequest) ClearBookedEuros()
func (*CreateBillingAccountTransactionRequest) ClearBookedMinutes ¶
func (x *CreateBillingAccountTransactionRequest) ClearBookedMinutes()
func (*CreateBillingAccountTransactionRequest) ClearInformation ¶
func (x *CreateBillingAccountTransactionRequest) ClearInformation()
func (*CreateBillingAccountTransactionRequest) ClearIsWithdrawal ¶
func (x *CreateBillingAccountTransactionRequest) ClearIsWithdrawal()
func (*CreateBillingAccountTransactionRequest) ClearServiceVoucher ¶
func (x *CreateBillingAccountTransactionRequest) ClearServiceVoucher()
func (*CreateBillingAccountTransactionRequest) ClearStateId ¶
func (x *CreateBillingAccountTransactionRequest) ClearStateId()
func (*CreateBillingAccountTransactionRequest) GetAccountId ¶
func (x *CreateBillingAccountTransactionRequest) GetAccountId() int64
func (*CreateBillingAccountTransactionRequest) GetBookedEuros ¶
func (x *CreateBillingAccountTransactionRequest) GetBookedEuros() int64
func (*CreateBillingAccountTransactionRequest) GetBookedMinutes ¶
func (x *CreateBillingAccountTransactionRequest) GetBookedMinutes() int64
func (*CreateBillingAccountTransactionRequest) GetCreatedBy ¶
func (x *CreateBillingAccountTransactionRequest) GetCreatedBy() string
func (*CreateBillingAccountTransactionRequest) GetDescription ¶
func (x *CreateBillingAccountTransactionRequest) GetDescription() string
func (*CreateBillingAccountTransactionRequest) GetExternalSystemId ¶
func (x *CreateBillingAccountTransactionRequest) GetExternalSystemId() int64
func (*CreateBillingAccountTransactionRequest) GetExternalSystemReference ¶
func (x *CreateBillingAccountTransactionRequest) GetExternalSystemReference() string
func (*CreateBillingAccountTransactionRequest) GetInformation ¶
func (x *CreateBillingAccountTransactionRequest) GetInformation() string
func (*CreateBillingAccountTransactionRequest) GetIsWithdrawal ¶
func (x *CreateBillingAccountTransactionRequest) GetIsWithdrawal() bool
func (*CreateBillingAccountTransactionRequest) GetName ¶
func (x *CreateBillingAccountTransactionRequest) GetName() string
func (*CreateBillingAccountTransactionRequest) GetServiceVoucher ¶
func (x *CreateBillingAccountTransactionRequest) GetServiceVoucher() string
func (*CreateBillingAccountTransactionRequest) GetStateId ¶
func (x *CreateBillingAccountTransactionRequest) GetStateId() int64
func (*CreateBillingAccountTransactionRequest) HasBookedEuros ¶
func (x *CreateBillingAccountTransactionRequest) HasBookedEuros() bool
func (*CreateBillingAccountTransactionRequest) HasBookedMinutes ¶
func (x *CreateBillingAccountTransactionRequest) HasBookedMinutes() bool
func (*CreateBillingAccountTransactionRequest) HasInformation ¶
func (x *CreateBillingAccountTransactionRequest) HasInformation() bool
func (*CreateBillingAccountTransactionRequest) HasIsWithdrawal ¶
func (x *CreateBillingAccountTransactionRequest) HasIsWithdrawal() bool
func (*CreateBillingAccountTransactionRequest) HasServiceVoucher ¶
func (x *CreateBillingAccountTransactionRequest) HasServiceVoucher() bool
func (*CreateBillingAccountTransactionRequest) HasStateId ¶
func (x *CreateBillingAccountTransactionRequest) HasStateId() bool
func (*CreateBillingAccountTransactionRequest) ProtoMessage ¶
func (*CreateBillingAccountTransactionRequest) ProtoMessage()
func (*CreateBillingAccountTransactionRequest) ProtoReflect ¶
func (x *CreateBillingAccountTransactionRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountTransactionRequest) Reset ¶
func (x *CreateBillingAccountTransactionRequest) Reset()
func (*CreateBillingAccountTransactionRequest) SetAccountId ¶
func (x *CreateBillingAccountTransactionRequest) SetAccountId(v int64)
func (*CreateBillingAccountTransactionRequest) SetBookedEuros ¶
func (x *CreateBillingAccountTransactionRequest) SetBookedEuros(v int64)
func (*CreateBillingAccountTransactionRequest) SetBookedMinutes ¶
func (x *CreateBillingAccountTransactionRequest) SetBookedMinutes(v int64)
func (*CreateBillingAccountTransactionRequest) SetCreatedBy ¶
func (x *CreateBillingAccountTransactionRequest) SetCreatedBy(v string)
func (*CreateBillingAccountTransactionRequest) SetDescription ¶
func (x *CreateBillingAccountTransactionRequest) SetDescription(v string)
func (*CreateBillingAccountTransactionRequest) SetExternalSystemId ¶
func (x *CreateBillingAccountTransactionRequest) SetExternalSystemId(v int64)
func (*CreateBillingAccountTransactionRequest) SetExternalSystemReference ¶
func (x *CreateBillingAccountTransactionRequest) SetExternalSystemReference(v string)
func (*CreateBillingAccountTransactionRequest) SetInformation ¶
func (x *CreateBillingAccountTransactionRequest) SetInformation(v string)
func (*CreateBillingAccountTransactionRequest) SetIsWithdrawal ¶
func (x *CreateBillingAccountTransactionRequest) SetIsWithdrawal(v bool)
func (*CreateBillingAccountTransactionRequest) SetName ¶
func (x *CreateBillingAccountTransactionRequest) SetName(v string)
func (*CreateBillingAccountTransactionRequest) SetServiceVoucher ¶
func (x *CreateBillingAccountTransactionRequest) SetServiceVoucher(v string)
func (*CreateBillingAccountTransactionRequest) SetStateId ¶
func (x *CreateBillingAccountTransactionRequest) SetStateId(v int64)
func (*CreateBillingAccountTransactionRequest) String ¶
func (x *CreateBillingAccountTransactionRequest) String() string
type CreateBillingAccountTransactionRequest_builder ¶
type CreateBillingAccountTransactionRequest_builder struct {
AccountId int64
Name string
Description string
CreatedBy string
IsWithdrawal *bool
StateId *int64
BookedMinutes *int64
BookedEuros *int64
Information *string
ExternalSystemId int64
ExternalSystemReference string
ServiceVoucher *string
// contains filtered or unexported fields
}
func (CreateBillingAccountTransactionRequest_builder) Build ¶
type CreateBillingAccountTransactionResponse ¶
type CreateBillingAccountTransactionResponse struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountTransactionResponse) GetId ¶
func (x *CreateBillingAccountTransactionResponse) GetId() int64
func (*CreateBillingAccountTransactionResponse) ProtoMessage ¶
func (*CreateBillingAccountTransactionResponse) ProtoMessage()
func (*CreateBillingAccountTransactionResponse) ProtoReflect ¶
func (x *CreateBillingAccountTransactionResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountTransactionResponse) Reset ¶
func (x *CreateBillingAccountTransactionResponse) Reset()
func (*CreateBillingAccountTransactionResponse) SetId ¶
func (x *CreateBillingAccountTransactionResponse) SetId(v int64)
func (*CreateBillingAccountTransactionResponse) String ¶
func (x *CreateBillingAccountTransactionResponse) String() string
type CreateBillingAccountTransactionResponse_builder ¶
type CreateBillingAccountTransactionResponse_builder struct {
Id int64
// contains filtered or unexported fields
}
func (CreateBillingAccountTransactionResponse_builder) Build ¶
type DeleteBillingAccountTransactionRequest ¶
type DeleteBillingAccountTransactionRequest struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteBillingAccountTransactionRequest) GetId ¶
func (x *DeleteBillingAccountTransactionRequest) GetId() int64
func (*DeleteBillingAccountTransactionRequest) ProtoMessage ¶
func (*DeleteBillingAccountTransactionRequest) ProtoMessage()
func (*DeleteBillingAccountTransactionRequest) ProtoReflect ¶
func (x *DeleteBillingAccountTransactionRequest) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountTransactionRequest) Reset ¶
func (x *DeleteBillingAccountTransactionRequest) Reset()
func (*DeleteBillingAccountTransactionRequest) SetId ¶
func (x *DeleteBillingAccountTransactionRequest) SetId(v int64)
func (*DeleteBillingAccountTransactionRequest) String ¶
func (x *DeleteBillingAccountTransactionRequest) String() string
type DeleteBillingAccountTransactionRequest_builder ¶
type DeleteBillingAccountTransactionRequest_builder struct {
Id int64
// contains filtered or unexported fields
}
func (DeleteBillingAccountTransactionRequest_builder) Build ¶
type DeleteBillingAccountTransactionResponse ¶
type DeleteBillingAccountTransactionResponse struct {
// contains filtered or unexported fields
}
func (*DeleteBillingAccountTransactionResponse) ProtoMessage ¶
func (*DeleteBillingAccountTransactionResponse) ProtoMessage()
func (*DeleteBillingAccountTransactionResponse) ProtoReflect ¶
func (x *DeleteBillingAccountTransactionResponse) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountTransactionResponse) Reset ¶
func (x *DeleteBillingAccountTransactionResponse) Reset()
func (*DeleteBillingAccountTransactionResponse) String ¶
func (x *DeleteBillingAccountTransactionResponse) String() string
type DeleteBillingAccountTransactionResponse_builder ¶
type DeleteBillingAccountTransactionResponse_builder struct {
// contains filtered or unexported fields
}
func (DeleteBillingAccountTransactionResponse_builder) Build ¶
type ListBillingAccountTransactionsRequest ¶
type ListBillingAccountTransactionsRequest struct {
AccountId int64 `protobuf:"varint,1,opt,name=account_id,json=accountId,proto3" json:"account_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountTransactionsRequest) GetAccountId ¶
func (x *ListBillingAccountTransactionsRequest) GetAccountId() int64
func (*ListBillingAccountTransactionsRequest) ProtoMessage ¶
func (*ListBillingAccountTransactionsRequest) ProtoMessage()
func (*ListBillingAccountTransactionsRequest) ProtoReflect ¶
func (x *ListBillingAccountTransactionsRequest) ProtoReflect() protoreflect.Message
func (*ListBillingAccountTransactionsRequest) Reset ¶
func (x *ListBillingAccountTransactionsRequest) Reset()
func (*ListBillingAccountTransactionsRequest) SetAccountId ¶
func (x *ListBillingAccountTransactionsRequest) SetAccountId(v int64)
func (*ListBillingAccountTransactionsRequest) String ¶
func (x *ListBillingAccountTransactionsRequest) String() string
type ListBillingAccountTransactionsRequest_builder ¶
type ListBillingAccountTransactionsRequest_builder struct {
AccountId int64
// contains filtered or unexported fields
}
func (ListBillingAccountTransactionsRequest_builder) Build ¶
type ListBillingAccountTransactionsResponse ¶
type ListBillingAccountTransactionsResponse struct {
Id int64 `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
StateId int64 `protobuf:"varint,4,opt,name=state_id,json=stateId,proto3" json:"state_id,omitempty"`
StateDescription string `protobuf:"bytes,5,opt,name=state_description,json=stateDescription,proto3" json:"state_description,omitempty"`
ExternalSystemId int64 `protobuf:"varint,6,opt,name=external_system_id,json=externalSystemId,proto3" json:"external_system_id,omitempty"`
ExternalSystemName string `protobuf:"bytes,7,opt,name=external_system_name,json=externalSystemName,proto3" json:"external_system_name,omitempty"`
ExternalSystemReference string `` /* 132-byte string literal not displayed */
ClassId int64 `protobuf:"varint,9,opt,name=class_id,json=classId,proto3" json:"class_id,omitempty"`
ObjectId int64 `protobuf:"varint,10,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"`
ObjectType string `protobuf:"bytes,11,opt,name=object_type,json=objectType,proto3" json:"object_type,omitempty"`
ObjectNo string `protobuf:"bytes,12,opt,name=object_no,json=objectNo,proto3" json:"object_no,omitempty"`
InsertedAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=inserted_at,json=insertedAt,proto3" json:"inserted_at,omitempty"`
InsertedBy string `protobuf:"bytes,14,opt,name=inserted_by,json=insertedBy,proto3" json:"inserted_by,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountTransactionsResponse) ClearInsertedAt ¶
func (x *ListBillingAccountTransactionsResponse) ClearInsertedAt()
func (*ListBillingAccountTransactionsResponse) GetClassId ¶
func (x *ListBillingAccountTransactionsResponse) GetClassId() int64
func (*ListBillingAccountTransactionsResponse) GetDescription ¶
func (x *ListBillingAccountTransactionsResponse) GetDescription() string
func (*ListBillingAccountTransactionsResponse) GetExternalSystemId ¶
func (x *ListBillingAccountTransactionsResponse) GetExternalSystemId() int64
func (*ListBillingAccountTransactionsResponse) GetExternalSystemName ¶
func (x *ListBillingAccountTransactionsResponse) GetExternalSystemName() string
func (*ListBillingAccountTransactionsResponse) GetExternalSystemReference ¶
func (x *ListBillingAccountTransactionsResponse) GetExternalSystemReference() string
func (*ListBillingAccountTransactionsResponse) GetId ¶
func (x *ListBillingAccountTransactionsResponse) GetId() int64
func (*ListBillingAccountTransactionsResponse) GetInsertedAt ¶
func (x *ListBillingAccountTransactionsResponse) GetInsertedAt() *timestamppb.Timestamp
func (*ListBillingAccountTransactionsResponse) GetInsertedBy ¶
func (x *ListBillingAccountTransactionsResponse) GetInsertedBy() string
func (*ListBillingAccountTransactionsResponse) GetName ¶
func (x *ListBillingAccountTransactionsResponse) GetName() string
func (*ListBillingAccountTransactionsResponse) GetObjectId ¶
func (x *ListBillingAccountTransactionsResponse) GetObjectId() int64
func (*ListBillingAccountTransactionsResponse) GetObjectNo ¶
func (x *ListBillingAccountTransactionsResponse) GetObjectNo() string
func (*ListBillingAccountTransactionsResponse) GetObjectType ¶
func (x *ListBillingAccountTransactionsResponse) GetObjectType() string
func (*ListBillingAccountTransactionsResponse) GetStateDescription ¶
func (x *ListBillingAccountTransactionsResponse) GetStateDescription() string
func (*ListBillingAccountTransactionsResponse) GetStateId ¶
func (x *ListBillingAccountTransactionsResponse) GetStateId() int64
func (*ListBillingAccountTransactionsResponse) HasInsertedAt ¶
func (x *ListBillingAccountTransactionsResponse) HasInsertedAt() bool
func (*ListBillingAccountTransactionsResponse) ProtoMessage ¶
func (*ListBillingAccountTransactionsResponse) ProtoMessage()
func (*ListBillingAccountTransactionsResponse) ProtoReflect ¶
func (x *ListBillingAccountTransactionsResponse) ProtoReflect() protoreflect.Message
func (*ListBillingAccountTransactionsResponse) Reset ¶
func (x *ListBillingAccountTransactionsResponse) Reset()
func (*ListBillingAccountTransactionsResponse) SetClassId ¶
func (x *ListBillingAccountTransactionsResponse) SetClassId(v int64)
func (*ListBillingAccountTransactionsResponse) SetDescription ¶
func (x *ListBillingAccountTransactionsResponse) SetDescription(v string)
func (*ListBillingAccountTransactionsResponse) SetExternalSystemId ¶
func (x *ListBillingAccountTransactionsResponse) SetExternalSystemId(v int64)
func (*ListBillingAccountTransactionsResponse) SetExternalSystemName ¶
func (x *ListBillingAccountTransactionsResponse) SetExternalSystemName(v string)
func (*ListBillingAccountTransactionsResponse) SetExternalSystemReference ¶
func (x *ListBillingAccountTransactionsResponse) SetExternalSystemReference(v string)
func (*ListBillingAccountTransactionsResponse) SetId ¶
func (x *ListBillingAccountTransactionsResponse) SetId(v int64)
func (*ListBillingAccountTransactionsResponse) SetInsertedAt ¶
func (x *ListBillingAccountTransactionsResponse) SetInsertedAt(v *timestamppb.Timestamp)
func (*ListBillingAccountTransactionsResponse) SetInsertedBy ¶
func (x *ListBillingAccountTransactionsResponse) SetInsertedBy(v string)
func (*ListBillingAccountTransactionsResponse) SetName ¶
func (x *ListBillingAccountTransactionsResponse) SetName(v string)
func (*ListBillingAccountTransactionsResponse) SetObjectId ¶
func (x *ListBillingAccountTransactionsResponse) SetObjectId(v int64)
func (*ListBillingAccountTransactionsResponse) SetObjectNo ¶
func (x *ListBillingAccountTransactionsResponse) SetObjectNo(v string)
func (*ListBillingAccountTransactionsResponse) SetObjectType ¶
func (x *ListBillingAccountTransactionsResponse) SetObjectType(v string)
func (*ListBillingAccountTransactionsResponse) SetStateDescription ¶
func (x *ListBillingAccountTransactionsResponse) SetStateDescription(v string)
func (*ListBillingAccountTransactionsResponse) SetStateId ¶
func (x *ListBillingAccountTransactionsResponse) SetStateId(v int64)
func (*ListBillingAccountTransactionsResponse) String ¶
func (x *ListBillingAccountTransactionsResponse) String() string
type ListBillingAccountTransactionsResponse_builder ¶
type ListBillingAccountTransactionsResponse_builder struct {
Id int64
Name string
Description string
StateId int64
StateDescription string
ExternalSystemId int64
ExternalSystemName string
ExternalSystemReference string
ClassId int64
ObjectId int64
ObjectType string
ObjectNo string
InsertedAt *timestamppb.Timestamp
InsertedBy string
// contains filtered or unexported fields
}
func (ListBillingAccountTransactionsResponse_builder) Build ¶
Source Files
¶
- customer_billing_account_transaction_service.pb.go
Click to show internal directories.
Click to hide internal directories.