ibwf00100101

package
v0.0.0-...-e76cf3b Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountIdentification4Choice

type AccountIdentification4Choice struct {
	Iban                 string                         `protobuf:"bytes,1,opt,name=iban,proto3" json:"iban,omitempty"`
	Othr                 *GenericAccountIdentification1 `protobuf:"bytes,2,opt,name=othr,proto3" json:"othr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
	XXX_unrecognized     []byte                         `json:"-"`
	XXX_sizecache        int32                          `json:"-"`
}

func (*AccountIdentification4Choice) Descriptor

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

func (*AccountIdentification4Choice) GetIban

func (m *AccountIdentification4Choice) GetIban() string

func (*AccountIdentification4Choice) GetOthr

func (*AccountIdentification4Choice) ProtoMessage

func (*AccountIdentification4Choice) ProtoMessage()

func (*AccountIdentification4Choice) Reset

func (m *AccountIdentification4Choice) Reset()

func (*AccountIdentification4Choice) String

func (*AccountIdentification4Choice) XXX_DiscardUnknown

func (m *AccountIdentification4Choice) XXX_DiscardUnknown()

func (*AccountIdentification4Choice) XXX_Marshal

func (m *AccountIdentification4Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AccountIdentification4Choice) XXX_Merge

func (m *AccountIdentification4Choice) XXX_Merge(src proto.Message)

func (*AccountIdentification4Choice) XXX_Size

func (m *AccountIdentification4Choice) XXX_Size() int

func (*AccountIdentification4Choice) XXX_Unmarshal

func (m *AccountIdentification4Choice) XXX_Unmarshal(b []byte) error

type AccountSchemeName1Choice

type AccountSchemeName1Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AccountSchemeName1Choice) Descriptor

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

func (*AccountSchemeName1Choice) GetCd

func (m *AccountSchemeName1Choice) GetCd() string

func (*AccountSchemeName1Choice) GetPrtry

func (m *AccountSchemeName1Choice) GetPrtry() string

func (*AccountSchemeName1Choice) ProtoMessage

func (*AccountSchemeName1Choice) ProtoMessage()

func (*AccountSchemeName1Choice) Reset

func (m *AccountSchemeName1Choice) Reset()

func (*AccountSchemeName1Choice) String

func (m *AccountSchemeName1Choice) String() string

func (*AccountSchemeName1Choice) XXX_DiscardUnknown

func (m *AccountSchemeName1Choice) XXX_DiscardUnknown()

func (*AccountSchemeName1Choice) XXX_Marshal

func (m *AccountSchemeName1Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AccountSchemeName1Choice) XXX_Merge

func (m *AccountSchemeName1Choice) XXX_Merge(src proto.Message)

func (*AccountSchemeName1Choice) XXX_Size

func (m *AccountSchemeName1Choice) XXX_Size() int

func (*AccountSchemeName1Choice) XXX_Unmarshal

func (m *AccountSchemeName1Choice) XXX_Unmarshal(b []byte) error

type ActiveCurrencyAndAmount

type ActiveCurrencyAndAmount struct {
	Value                float64  `protobuf:"fixed64,1,opt,name=value,proto3" json:"value,omitempty"`
	Ccy                  string   `protobuf:"bytes,2,opt,name=ccy,proto3" json:"ccy,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActiveCurrencyAndAmount) Descriptor

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

func (*ActiveCurrencyAndAmount) GetCcy

func (m *ActiveCurrencyAndAmount) GetCcy() string

func (*ActiveCurrencyAndAmount) GetValue

func (m *ActiveCurrencyAndAmount) GetValue() float64

func (*ActiveCurrencyAndAmount) ProtoMessage

func (*ActiveCurrencyAndAmount) ProtoMessage()

func (*ActiveCurrencyAndAmount) Reset

func (m *ActiveCurrencyAndAmount) Reset()

func (*ActiveCurrencyAndAmount) String

func (m *ActiveCurrencyAndAmount) String() string

func (*ActiveCurrencyAndAmount) XXX_DiscardUnknown

func (m *ActiveCurrencyAndAmount) XXX_DiscardUnknown()

func (*ActiveCurrencyAndAmount) XXX_Marshal

func (m *ActiveCurrencyAndAmount) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActiveCurrencyAndAmount) XXX_Merge

func (m *ActiveCurrencyAndAmount) XXX_Merge(src proto.Message)

func (*ActiveCurrencyAndAmount) XXX_Size

func (m *ActiveCurrencyAndAmount) XXX_Size() int

func (*ActiveCurrencyAndAmount) XXX_Unmarshal

func (m *ActiveCurrencyAndAmount) XXX_Unmarshal(b []byte) error

type BranchAndFinancialInstitutionIdentification5

type BranchAndFinancialInstitutionIdentification5 struct {
	FinInstnId           *FinancialInstitutionIdentification8 `protobuf:"bytes,1,opt,name=fin_instn_id,json=finInstnId,proto3" json:"fin_instn_id,omitempty"`
	BrnchId              *BranchData2                         `protobuf:"bytes,2,opt,name=brnch_id,json=brnchId,proto3" json:"brnch_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*BranchAndFinancialInstitutionIdentification5) Descriptor

func (*BranchAndFinancialInstitutionIdentification5) GetBrnchId

func (*BranchAndFinancialInstitutionIdentification5) GetFinInstnId

func (*BranchAndFinancialInstitutionIdentification5) ProtoMessage

func (*BranchAndFinancialInstitutionIdentification5) Reset

func (*BranchAndFinancialInstitutionIdentification5) String

func (*BranchAndFinancialInstitutionIdentification5) XXX_DiscardUnknown

func (m *BranchAndFinancialInstitutionIdentification5) XXX_DiscardUnknown()

func (*BranchAndFinancialInstitutionIdentification5) XXX_Marshal

func (m *BranchAndFinancialInstitutionIdentification5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BranchAndFinancialInstitutionIdentification5) XXX_Merge

func (*BranchAndFinancialInstitutionIdentification5) XXX_Size

func (*BranchAndFinancialInstitutionIdentification5) XXX_Unmarshal

type BranchData2

type BranchData2 struct {
	Id                   string          `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Nm                   string          `protobuf:"bytes,2,opt,name=nm,proto3" json:"nm,omitempty"`
	PstlAdr              *PostalAddress6 `protobuf:"bytes,3,opt,name=pstl_adr,json=pstlAdr,proto3" json:"pstl_adr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}        `json:"-"`
	XXX_unrecognized     []byte          `json:"-"`
	XXX_sizecache        int32           `json:"-"`
}

func (*BranchData2) Descriptor

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

func (*BranchData2) GetId

func (m *BranchData2) GetId() string

func (*BranchData2) GetNm

func (m *BranchData2) GetNm() string

func (*BranchData2) GetPstlAdr

func (m *BranchData2) GetPstlAdr() *PostalAddress6

func (*BranchData2) ProtoMessage

func (*BranchData2) ProtoMessage()

func (*BranchData2) Reset

func (m *BranchData2) Reset()

func (*BranchData2) String

func (m *BranchData2) String() string

func (*BranchData2) XXX_DiscardUnknown

func (m *BranchData2) XXX_DiscardUnknown()

func (*BranchData2) XXX_Marshal

func (m *BranchData2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BranchData2) XXX_Merge

func (m *BranchData2) XXX_Merge(src proto.Message)

func (*BranchData2) XXX_Size

func (m *BranchData2) XXX_Size() int

func (*BranchData2) XXX_Unmarshal

func (m *BranchData2) XXX_Unmarshal(b []byte) error

type BusinessApplicationHeader1

type BusinessApplicationHeader1 struct {
	CharSet              string        `protobuf:"bytes,1,opt,name=char_set,json=charSet,proto3" json:"char_set,omitempty"`
	Fr                   *Party9Choice `protobuf:"bytes,2,opt,name=fr,proto3" json:"fr,omitempty"`
	To                   *Party9Choice `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"`
	BizMsgIdr            string        `protobuf:"bytes,4,opt,name=biz_msg_idr,json=bizMsgIdr,proto3" json:"biz_msg_idr,omitempty"`
	MsgDefIdr            string        `protobuf:"bytes,5,opt,name=msg_def_idr,json=msgDefIdr,proto3" json:"msg_def_idr,omitempty"`
	BizSvc               string        `protobuf:"bytes,6,opt,name=biz_svc,json=bizSvc,proto3" json:"biz_svc,omitempty"`
	CreDt                string        `protobuf:"bytes,7,opt,name=cre_dt,json=creDt,proto3" json:"cre_dt,omitempty"`
	CpyDplct             string        `protobuf:"bytes,8,opt,name=cpy_dplct,json=cpyDplct,proto3" json:"cpy_dplct,omitempty"`
	PssblDplct           string        `protobuf:"bytes,9,opt,name=pssbl_dplct,json=pssblDplct,proto3" json:"pssbl_dplct,omitempty"`
	Prty                 string        `protobuf:"bytes,10,opt,name=prty,proto3" json:"prty,omitempty"`
	Sgntr                string        `protobuf:"bytes,11,opt,name=sgntr,proto3" json:"sgntr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

Specifies the Business Application Header of the Business Message. Can be used when replying to a query; can also be used when canceling or amending.

func (*BusinessApplicationHeader1) Descriptor

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

func (*BusinessApplicationHeader1) GetBizMsgIdr

func (m *BusinessApplicationHeader1) GetBizMsgIdr() string

func (*BusinessApplicationHeader1) GetBizSvc

func (m *BusinessApplicationHeader1) GetBizSvc() string

func (*BusinessApplicationHeader1) GetCharSet

func (m *BusinessApplicationHeader1) GetCharSet() string

func (*BusinessApplicationHeader1) GetCpyDplct

func (m *BusinessApplicationHeader1) GetCpyDplct() string

func (*BusinessApplicationHeader1) GetCreDt

func (m *BusinessApplicationHeader1) GetCreDt() string

func (*BusinessApplicationHeader1) GetFr

func (*BusinessApplicationHeader1) GetMsgDefIdr

func (m *BusinessApplicationHeader1) GetMsgDefIdr() string

func (*BusinessApplicationHeader1) GetPrty

func (m *BusinessApplicationHeader1) GetPrty() string

func (*BusinessApplicationHeader1) GetPssblDplct

func (m *BusinessApplicationHeader1) GetPssblDplct() string

func (*BusinessApplicationHeader1) GetSgntr

func (m *BusinessApplicationHeader1) GetSgntr() string

func (*BusinessApplicationHeader1) GetTo

func (*BusinessApplicationHeader1) ProtoMessage

func (*BusinessApplicationHeader1) ProtoMessage()

func (*BusinessApplicationHeader1) Reset

func (m *BusinessApplicationHeader1) Reset()

func (*BusinessApplicationHeader1) String

func (m *BusinessApplicationHeader1) String() string

func (*BusinessApplicationHeader1) XXX_DiscardUnknown

func (m *BusinessApplicationHeader1) XXX_DiscardUnknown()

func (*BusinessApplicationHeader1) XXX_Marshal

func (m *BusinessApplicationHeader1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BusinessApplicationHeader1) XXX_Merge

func (m *BusinessApplicationHeader1) XXX_Merge(src proto.Message)

func (*BusinessApplicationHeader1) XXX_Size

func (m *BusinessApplicationHeader1) XXX_Size() int

func (*BusinessApplicationHeader1) XXX_Unmarshal

func (m *BusinessApplicationHeader1) XXX_Unmarshal(b []byte) error

type BusinessApplicationHeaderV01

type BusinessApplicationHeaderV01 struct {
	CharSet              string                      `protobuf:"bytes,1,opt,name=char_set,json=charSet,proto3" json:"char_set,omitempty"`
	Fr                   *Party9Choice               `protobuf:"bytes,2,opt,name=fr,proto3" json:"fr,omitempty"`
	To                   *Party9Choice               `protobuf:"bytes,3,opt,name=to,proto3" json:"to,omitempty"`
	BizMsgIdr            string                      `protobuf:"bytes,4,opt,name=biz_msg_idr,json=bizMsgIdr,proto3" json:"biz_msg_idr,omitempty"`
	MsgDefIdr            string                      `protobuf:"bytes,5,opt,name=msg_def_idr,json=msgDefIdr,proto3" json:"msg_def_idr,omitempty"`
	BizSvc               string                      `protobuf:"bytes,6,opt,name=biz_svc,json=bizSvc,proto3" json:"biz_svc,omitempty"`
	CreDt                string                      `protobuf:"bytes,7,opt,name=cre_dt,json=creDt,proto3" json:"cre_dt,omitempty"`
	CpyDplct             string                      `protobuf:"bytes,8,opt,name=cpy_dplct,json=cpyDplct,proto3" json:"cpy_dplct,omitempty"`
	PssblDplct           string                      `protobuf:"bytes,9,opt,name=pssbl_dplct,json=pssblDplct,proto3" json:"pssbl_dplct,omitempty"`
	Prty                 string                      `protobuf:"bytes,10,opt,name=prty,proto3" json:"prty,omitempty"`
	Sgntr                string                      `protobuf:"bytes,11,opt,name=sgntr,proto3" json:"sgntr,omitempty"`
	Rltd                 *BusinessApplicationHeader1 `protobuf:"bytes,12,opt,name=rltd,proto3" json:"rltd,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                    `json:"-"`
	XXX_unrecognized     []byte                      `json:"-"`
	XXX_sizecache        int32                       `json:"-"`
}

The Business Layer deals with Business Messages. The behaviour of the Business Messages is fully described by the Business Transaction and the structure of the Business Messages is fully described by the Message Definitions and related Message Rules, Rules and Market Practices. All of which are registered in the ISO 20022 Repository. A single new Business Message (with its accompagnying business application header) is created - by the sending MessagingEndpoint - for each business event; that is each interaction in a Business Transaction. A Business Message adheres to the following principles: " A Business Message (and its business application header) must not contain information about the Message Transport System or the mechanics or mechanism of message sending, transportation, or receipt. " A Business Message must be comprehensible outside of the context of the Transport Message. That is the Business Message must not require knowledge of the Transport Message to be understood. " A Business Message may contain headers, footers, and envelopes that are meaningful for the business. When present, they are treated as any other message content, which means that they are considered part of the Message Definition of the Business Message and as such will be part of the ISO 20022 Repository. " A Business Message refers to Business Actors by their Name. Each instance of a Business Actor has one Name. The Business Actor must not be referred to in the Transport Layer. Specific usage of this BusinessMessageHeader may be defined by the relevant SEG.

func (*BusinessApplicationHeaderV01) Descriptor

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

func (*BusinessApplicationHeaderV01) GetBizMsgIdr

func (m *BusinessApplicationHeaderV01) GetBizMsgIdr() string

func (*BusinessApplicationHeaderV01) GetBizSvc

func (m *BusinessApplicationHeaderV01) GetBizSvc() string

func (*BusinessApplicationHeaderV01) GetCharSet

func (m *BusinessApplicationHeaderV01) GetCharSet() string

func (*BusinessApplicationHeaderV01) GetCpyDplct

func (m *BusinessApplicationHeaderV01) GetCpyDplct() string

func (*BusinessApplicationHeaderV01) GetCreDt

func (m *BusinessApplicationHeaderV01) GetCreDt() string

func (*BusinessApplicationHeaderV01) GetFr

func (*BusinessApplicationHeaderV01) GetMsgDefIdr

func (m *BusinessApplicationHeaderV01) GetMsgDefIdr() string

func (*BusinessApplicationHeaderV01) GetPrty

func (m *BusinessApplicationHeaderV01) GetPrty() string

func (*BusinessApplicationHeaderV01) GetPssblDplct

func (m *BusinessApplicationHeaderV01) GetPssblDplct() string

func (*BusinessApplicationHeaderV01) GetRltd

func (*BusinessApplicationHeaderV01) GetSgntr

func (m *BusinessApplicationHeaderV01) GetSgntr() string

func (*BusinessApplicationHeaderV01) GetTo

func (*BusinessApplicationHeaderV01) ProtoMessage

func (*BusinessApplicationHeaderV01) ProtoMessage()

func (*BusinessApplicationHeaderV01) Reset

func (m *BusinessApplicationHeaderV01) Reset()

func (*BusinessApplicationHeaderV01) String

func (*BusinessApplicationHeaderV01) XXX_DiscardUnknown

func (m *BusinessApplicationHeaderV01) XXX_DiscardUnknown()

func (*BusinessApplicationHeaderV01) XXX_Marshal

func (m *BusinessApplicationHeaderV01) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*BusinessApplicationHeaderV01) XXX_Merge

func (m *BusinessApplicationHeaderV01) XXX_Merge(src proto.Message)

func (*BusinessApplicationHeaderV01) XXX_Size

func (m *BusinessApplicationHeaderV01) XXX_Size() int

func (*BusinessApplicationHeaderV01) XXX_Unmarshal

func (m *BusinessApplicationHeaderV01) XXX_Unmarshal(b []byte) error

type CashAccount24

type CashAccount24 struct {
	Id                   *AccountIdentification4Choice `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	Tp                   *CashAccountType2Choice       `protobuf:"bytes,2,opt,name=tp,proto3" json:"tp,omitempty"`
	Ccy                  string                        `protobuf:"bytes,3,opt,name=ccy,proto3" json:"ccy,omitempty"`
	Nm                   string                        `protobuf:"bytes,4,opt,name=nm,proto3" json:"nm,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                      `json:"-"`
	XXX_unrecognized     []byte                        `json:"-"`
	XXX_sizecache        int32                         `json:"-"`
}

func (*CashAccount24) Descriptor

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

func (*CashAccount24) GetCcy

func (m *CashAccount24) GetCcy() string

func (*CashAccount24) GetId

func (*CashAccount24) GetNm

func (m *CashAccount24) GetNm() string

func (*CashAccount24) GetTp

func (*CashAccount24) ProtoMessage

func (*CashAccount24) ProtoMessage()

func (*CashAccount24) Reset

func (m *CashAccount24) Reset()

func (*CashAccount24) String

func (m *CashAccount24) String() string

func (*CashAccount24) XXX_DiscardUnknown

func (m *CashAccount24) XXX_DiscardUnknown()

func (*CashAccount24) XXX_Marshal

func (m *CashAccount24) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CashAccount24) XXX_Merge

func (m *CashAccount24) XXX_Merge(src proto.Message)

func (*CashAccount24) XXX_Size

func (m *CashAccount24) XXX_Size() int

func (*CashAccount24) XXX_Unmarshal

func (m *CashAccount24) XXX_Unmarshal(b []byte) error

type CashAccountType2Choice

type CashAccountType2Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CashAccountType2Choice) Descriptor

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

func (*CashAccountType2Choice) GetCd

func (m *CashAccountType2Choice) GetCd() string

func (*CashAccountType2Choice) GetPrtry

func (m *CashAccountType2Choice) GetPrtry() string

func (*CashAccountType2Choice) ProtoMessage

func (*CashAccountType2Choice) ProtoMessage()

func (*CashAccountType2Choice) Reset

func (m *CashAccountType2Choice) Reset()

func (*CashAccountType2Choice) String

func (m *CashAccountType2Choice) String() string

func (*CashAccountType2Choice) XXX_DiscardUnknown

func (m *CashAccountType2Choice) XXX_DiscardUnknown()

func (*CashAccountType2Choice) XXX_Marshal

func (m *CashAccountType2Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CashAccountType2Choice) XXX_Merge

func (m *CashAccountType2Choice) XXX_Merge(src proto.Message)

func (*CashAccountType2Choice) XXX_Size

func (m *CashAccountType2Choice) XXX_Size() int

func (*CashAccountType2Choice) XXX_Unmarshal

func (m *CashAccountType2Choice) XXX_Unmarshal(b []byte) error

type CategoryPurpose1Choice

type CategoryPurpose1Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*CategoryPurpose1Choice) Descriptor

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

func (*CategoryPurpose1Choice) GetCd

func (m *CategoryPurpose1Choice) GetCd() string

func (*CategoryPurpose1Choice) GetPrtry

func (m *CategoryPurpose1Choice) GetPrtry() string

func (*CategoryPurpose1Choice) ProtoMessage

func (*CategoryPurpose1Choice) ProtoMessage()

func (*CategoryPurpose1Choice) Reset

func (m *CategoryPurpose1Choice) Reset()

func (*CategoryPurpose1Choice) String

func (m *CategoryPurpose1Choice) String() string

func (*CategoryPurpose1Choice) XXX_DiscardUnknown

func (m *CategoryPurpose1Choice) XXX_DiscardUnknown()

func (*CategoryPurpose1Choice) XXX_Marshal

func (m *CategoryPurpose1Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*CategoryPurpose1Choice) XXX_Merge

func (m *CategoryPurpose1Choice) XXX_Merge(src proto.Message)

func (*CategoryPurpose1Choice) XXX_Size

func (m *CategoryPurpose1Choice) XXX_Size() int

func (*CategoryPurpose1Choice) XXX_Unmarshal

func (m *CategoryPurpose1Choice) XXX_Unmarshal(b []byte) error

type ClearingSystemIdentification2Choice

type ClearingSystemIdentification2Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ClearingSystemIdentification2Choice) Descriptor

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

func (*ClearingSystemIdentification2Choice) GetCd

func (*ClearingSystemIdentification2Choice) GetPrtry

func (*ClearingSystemIdentification2Choice) ProtoMessage

func (*ClearingSystemIdentification2Choice) ProtoMessage()

func (*ClearingSystemIdentification2Choice) Reset

func (*ClearingSystemIdentification2Choice) String

func (*ClearingSystemIdentification2Choice) XXX_DiscardUnknown

func (m *ClearingSystemIdentification2Choice) XXX_DiscardUnknown()

func (*ClearingSystemIdentification2Choice) XXX_Marshal

func (m *ClearingSystemIdentification2Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClearingSystemIdentification2Choice) XXX_Merge

func (*ClearingSystemIdentification2Choice) XXX_Size

func (*ClearingSystemIdentification2Choice) XXX_Unmarshal

func (m *ClearingSystemIdentification2Choice) XXX_Unmarshal(b []byte) error

type ClearingSystemIdentification3Choice

type ClearingSystemIdentification3Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ClearingSystemIdentification3Choice) Descriptor

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

func (*ClearingSystemIdentification3Choice) GetCd

func (*ClearingSystemIdentification3Choice) GetPrtry

func (*ClearingSystemIdentification3Choice) ProtoMessage

func (*ClearingSystemIdentification3Choice) ProtoMessage()

func (*ClearingSystemIdentification3Choice) Reset

func (*ClearingSystemIdentification3Choice) String

func (*ClearingSystemIdentification3Choice) XXX_DiscardUnknown

func (m *ClearingSystemIdentification3Choice) XXX_DiscardUnknown()

func (*ClearingSystemIdentification3Choice) XXX_Marshal

func (m *ClearingSystemIdentification3Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClearingSystemIdentification3Choice) XXX_Merge

func (*ClearingSystemIdentification3Choice) XXX_Size

func (*ClearingSystemIdentification3Choice) XXX_Unmarshal

func (m *ClearingSystemIdentification3Choice) XXX_Unmarshal(b []byte) error

type ClearingSystemMemberIdentification2

type ClearingSystemMemberIdentification2 struct {
	ClrSysId             *ClearingSystemIdentification2Choice `protobuf:"bytes,1,opt,name=clr_sys_id,json=clrSysId,proto3" json:"clr_sys_id,omitempty"`
	MmbId                string                               `protobuf:"bytes,2,opt,name=mmb_id,json=mmbId,proto3" json:"mmb_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*ClearingSystemMemberIdentification2) Descriptor

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

func (*ClearingSystemMemberIdentification2) GetClrSysId

func (*ClearingSystemMemberIdentification2) GetMmbId

func (*ClearingSystemMemberIdentification2) ProtoMessage

func (*ClearingSystemMemberIdentification2) ProtoMessage()

func (*ClearingSystemMemberIdentification2) Reset

func (*ClearingSystemMemberIdentification2) String

func (*ClearingSystemMemberIdentification2) XXX_DiscardUnknown

func (m *ClearingSystemMemberIdentification2) XXX_DiscardUnknown()

func (*ClearingSystemMemberIdentification2) XXX_Marshal

func (m *ClearingSystemMemberIdentification2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClearingSystemMemberIdentification2) XXX_Merge

func (*ClearingSystemMemberIdentification2) XXX_Size

func (*ClearingSystemMemberIdentification2) XXX_Unmarshal

func (m *ClearingSystemMemberIdentification2) XXX_Unmarshal(b []byte) error

type ComplianceResponse1

type ComplianceResponse1 struct {
	InfSts               string                  `protobuf:"bytes,1,opt,name=inf_sts,json=infSts,proto3" json:"inf_sts,omitempty"`
	TxnSts               string                  `protobuf:"bytes,2,opt,name=txn_sts,json=txnSts,proto3" json:"txn_sts,omitempty"`
	DstInf               string                  `protobuf:"bytes,3,opt,name=dst_inf,json=dstInf,proto3" json:"dst_inf,omitempty"`
	PmtId                *PaymentIdentification3 `protobuf:"bytes,4,opt,name=pmt_id,json=pmtId,proto3" json:"pmt_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*ComplianceResponse1) Descriptor

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

func (*ComplianceResponse1) GetDstInf

func (m *ComplianceResponse1) GetDstInf() string

func (*ComplianceResponse1) GetInfSts

func (m *ComplianceResponse1) GetInfSts() string

func (*ComplianceResponse1) GetPmtId

func (*ComplianceResponse1) GetTxnSts

func (m *ComplianceResponse1) GetTxnSts() string

func (*ComplianceResponse1) ProtoMessage

func (*ComplianceResponse1) ProtoMessage()

func (*ComplianceResponse1) Reset

func (m *ComplianceResponse1) Reset()

func (*ComplianceResponse1) String

func (m *ComplianceResponse1) String() string

func (*ComplianceResponse1) XXX_DiscardUnknown

func (m *ComplianceResponse1) XXX_DiscardUnknown()

func (*ComplianceResponse1) XXX_Marshal

func (m *ComplianceResponse1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ComplianceResponse1) XXX_Merge

func (m *ComplianceResponse1) XXX_Merge(src proto.Message)

func (*ComplianceResponse1) XXX_Size

func (m *ComplianceResponse1) XXX_Size() int

func (*ComplianceResponse1) XXX_Unmarshal

func (m *ComplianceResponse1) XXX_Unmarshal(b []byte) error

type ContactDetails2

type ContactDetails2 struct {
	NmPrfx               string   `protobuf:"bytes,1,opt,name=nm_prfx,json=nmPrfx,proto3" json:"nm_prfx,omitempty"`
	Nm                   string   `protobuf:"bytes,2,opt,name=nm,proto3" json:"nm,omitempty"`
	PhneNb               string   `protobuf:"bytes,3,opt,name=phne_nb,json=phneNb,proto3" json:"phne_nb,omitempty"`
	MobNb                string   `protobuf:"bytes,4,opt,name=mob_nb,json=mobNb,proto3" json:"mob_nb,omitempty"`
	FaxNb                string   `protobuf:"bytes,5,opt,name=fax_nb,json=faxNb,proto3" json:"fax_nb,omitempty"`
	EmailAdr             string   `protobuf:"bytes,6,opt,name=email_adr,json=emailAdr,proto3" json:"email_adr,omitempty"`
	Othr                 string   `protobuf:"bytes,7,opt,name=othr,proto3" json:"othr,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Communication device number or electronic address used for communication.

func (*ContactDetails2) Descriptor

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

func (*ContactDetails2) GetEmailAdr

func (m *ContactDetails2) GetEmailAdr() string

func (*ContactDetails2) GetFaxNb

func (m *ContactDetails2) GetFaxNb() string

func (*ContactDetails2) GetMobNb

func (m *ContactDetails2) GetMobNb() string

func (*ContactDetails2) GetNm

func (m *ContactDetails2) GetNm() string

func (*ContactDetails2) GetNmPrfx

func (m *ContactDetails2) GetNmPrfx() string

func (*ContactDetails2) GetOthr

func (m *ContactDetails2) GetOthr() string

func (*ContactDetails2) GetPhneNb

func (m *ContactDetails2) GetPhneNb() string

func (*ContactDetails2) ProtoMessage

func (*ContactDetails2) ProtoMessage()

func (*ContactDetails2) Reset

func (m *ContactDetails2) Reset()

func (*ContactDetails2) String

func (m *ContactDetails2) String() string

func (*ContactDetails2) XXX_DiscardUnknown

func (m *ContactDetails2) XXX_DiscardUnknown()

func (*ContactDetails2) XXX_Marshal

func (m *ContactDetails2) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ContactDetails2) XXX_Merge

func (m *ContactDetails2) XXX_Merge(src proto.Message)

func (*ContactDetails2) XXX_Size

func (m *ContactDetails2) XXX_Size() int

func (*ContactDetails2) XXX_Unmarshal

func (m *ContactDetails2) XXX_Unmarshal(b []byte) error

type DateAndPlaceOfBirth

type DateAndPlaceOfBirth struct {
	BirthDt              *ISODate `protobuf:"bytes,1,opt,name=birth_dt,json=birthDt,proto3" json:"birth_dt,omitempty"`
	PrvcOfBirth          string   `protobuf:"bytes,2,opt,name=prvc_of_birth,json=prvcOfBirth,proto3" json:"prvc_of_birth,omitempty"`
	CityOfBirth          string   `protobuf:"bytes,3,opt,name=city_of_birth,json=cityOfBirth,proto3" json:"city_of_birth,omitempty"`
	CtryOfBirth          string   `protobuf:"bytes,4,opt,name=ctry_of_birth,json=ctryOfBirth,proto3" json:"ctry_of_birth,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Date and place of birth of a person.

func (*DateAndPlaceOfBirth) Descriptor

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

func (*DateAndPlaceOfBirth) GetBirthDt

func (m *DateAndPlaceOfBirth) GetBirthDt() *ISODate

func (*DateAndPlaceOfBirth) GetCityOfBirth

func (m *DateAndPlaceOfBirth) GetCityOfBirth() string

func (*DateAndPlaceOfBirth) GetCtryOfBirth

func (m *DateAndPlaceOfBirth) GetCtryOfBirth() string

func (*DateAndPlaceOfBirth) GetPrvcOfBirth

func (m *DateAndPlaceOfBirth) GetPrvcOfBirth() string

func (*DateAndPlaceOfBirth) ProtoMessage

func (*DateAndPlaceOfBirth) ProtoMessage()

func (*DateAndPlaceOfBirth) Reset

func (m *DateAndPlaceOfBirth) Reset()

func (*DateAndPlaceOfBirth) String

func (m *DateAndPlaceOfBirth) String() string

func (*DateAndPlaceOfBirth) XXX_DiscardUnknown

func (m *DateAndPlaceOfBirth) XXX_DiscardUnknown()

func (*DateAndPlaceOfBirth) XXX_Marshal

func (m *DateAndPlaceOfBirth) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DateAndPlaceOfBirth) XXX_Merge

func (m *DateAndPlaceOfBirth) XXX_Merge(src proto.Message)

func (*DateAndPlaceOfBirth) XXX_Size

func (m *DateAndPlaceOfBirth) XXX_Size() int

func (*DateAndPlaceOfBirth) XXX_Unmarshal

func (m *DateAndPlaceOfBirth) XXX_Unmarshal(b []byte) error

type FederationComplianceResponse1

type FederationComplianceResponse1 struct {
	GrpHdr               *GroupHeader70   `protobuf:"bytes,1,opt,name=grp_hdr,json=grpHdr,proto3" json:"grp_hdr,omitempty"`
	ResBody              []*ResponseBody1 `protobuf:"bytes,2,rep,name=res_body,json=resBody,proto3" json:"res_body,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*FederationComplianceResponse1) Descriptor

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

func (*FederationComplianceResponse1) GetGrpHdr

func (*FederationComplianceResponse1) GetResBody

func (m *FederationComplianceResponse1) GetResBody() []*ResponseBody1

func (*FederationComplianceResponse1) ProtoMessage

func (*FederationComplianceResponse1) ProtoMessage()

func (*FederationComplianceResponse1) Reset

func (m *FederationComplianceResponse1) Reset()

func (*FederationComplianceResponse1) String

func (*FederationComplianceResponse1) XXX_DiscardUnknown

func (m *FederationComplianceResponse1) XXX_DiscardUnknown()

func (*FederationComplianceResponse1) XXX_Marshal

func (m *FederationComplianceResponse1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FederationComplianceResponse1) XXX_Merge

func (m *FederationComplianceResponse1) XXX_Merge(src proto.Message)

func (*FederationComplianceResponse1) XXX_Size

func (m *FederationComplianceResponse1) XXX_Size() int

func (*FederationComplianceResponse1) XXX_Unmarshal

func (m *FederationComplianceResponse1) XXX_Unmarshal(b []byte) error

type FederationResponse1

type FederationResponse1 struct {
	StrAdr               string                  `protobuf:"bytes,1,opt,name=str_adr,json=strAdr,proto3" json:"str_adr,omitempty"`
	AccId                string                  `protobuf:"bytes,2,opt,name=acc_id,json=accId,proto3" json:"acc_id,omitempty"`
	MeTyp                string                  `protobuf:"bytes,3,opt,name=me_typ,json=meTyp,proto3" json:"me_typ,omitempty"`
	Mem                  string                  `protobuf:"bytes,4,opt,name=mem,proto3" json:"mem,omitempty"`
	FedSts               string                  `protobuf:"bytes,5,opt,name=fed_sts,json=fedSts,proto3" json:"fed_sts,omitempty"`
	PmtId                *PaymentIdentification3 `protobuf:"bytes,6,opt,name=pmt_id,json=pmtId,proto3" json:"pmt_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*FederationResponse1) Descriptor

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

func (*FederationResponse1) GetAccId

func (m *FederationResponse1) GetAccId() string

func (*FederationResponse1) GetFedSts

func (m *FederationResponse1) GetFedSts() string

func (*FederationResponse1) GetMeTyp

func (m *FederationResponse1) GetMeTyp() string

func (*FederationResponse1) GetMem

func (m *FederationResponse1) GetMem() string

func (*FederationResponse1) GetPmtId

func (*FederationResponse1) GetStrAdr

func (m *FederationResponse1) GetStrAdr() string

func (*FederationResponse1) ProtoMessage

func (*FederationResponse1) ProtoMessage()

func (*FederationResponse1) Reset

func (m *FederationResponse1) Reset()

func (*FederationResponse1) String

func (m *FederationResponse1) String() string

func (*FederationResponse1) XXX_DiscardUnknown

func (m *FederationResponse1) XXX_DiscardUnknown()

func (*FederationResponse1) XXX_Marshal

func (m *FederationResponse1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FederationResponse1) XXX_Merge

func (m *FederationResponse1) XXX_Merge(src proto.Message)

func (*FederationResponse1) XXX_Size

func (m *FederationResponse1) XXX_Size() int

func (*FederationResponse1) XXX_Unmarshal

func (m *FederationResponse1) XXX_Unmarshal(b []byte) error

type FinancialIdentificationSchemeName1Choice

type FinancialIdentificationSchemeName1Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FinancialIdentificationSchemeName1Choice) Descriptor

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

func (*FinancialIdentificationSchemeName1Choice) GetCd

func (*FinancialIdentificationSchemeName1Choice) GetPrtry

func (*FinancialIdentificationSchemeName1Choice) ProtoMessage

func (*FinancialIdentificationSchemeName1Choice) Reset

func (*FinancialIdentificationSchemeName1Choice) String

func (*FinancialIdentificationSchemeName1Choice) XXX_DiscardUnknown

func (m *FinancialIdentificationSchemeName1Choice) XXX_DiscardUnknown()

func (*FinancialIdentificationSchemeName1Choice) XXX_Marshal

func (m *FinancialIdentificationSchemeName1Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FinancialIdentificationSchemeName1Choice) XXX_Merge

func (*FinancialIdentificationSchemeName1Choice) XXX_Size

func (*FinancialIdentificationSchemeName1Choice) XXX_Unmarshal

func (m *FinancialIdentificationSchemeName1Choice) XXX_Unmarshal(b []byte) error

type FinancialInstitutionIdentification8

type FinancialInstitutionIdentification8 struct {
	Bicfi                string                               `protobuf:"bytes,1,opt,name=bicfi,proto3" json:"bicfi,omitempty"`
	ClrSysMmbId          *ClearingSystemMemberIdentification2 `protobuf:"bytes,2,opt,name=clr_sys_mmb_id,json=clrSysMmbId,proto3" json:"clr_sys_mmb_id,omitempty"`
	Nm                   string                               `protobuf:"bytes,3,opt,name=nm,proto3" json:"nm,omitempty"`
	PstlAdr              *PostalAddress6                      `protobuf:"bytes,4,opt,name=pstl_adr,json=pstlAdr,proto3" json:"pstl_adr,omitempty"`
	Othr                 *GenericFinancialIdentification1     `protobuf:"bytes,5,opt,name=othr,proto3" json:"othr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                             `json:"-"`
	XXX_unrecognized     []byte                               `json:"-"`
	XXX_sizecache        int32                                `json:"-"`
}

func (*FinancialInstitutionIdentification8) Descriptor

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

func (*FinancialInstitutionIdentification8) GetBicfi

func (*FinancialInstitutionIdentification8) GetClrSysMmbId

func (*FinancialInstitutionIdentification8) GetNm

func (*FinancialInstitutionIdentification8) GetOthr

func (*FinancialInstitutionIdentification8) GetPstlAdr

func (*FinancialInstitutionIdentification8) ProtoMessage

func (*FinancialInstitutionIdentification8) ProtoMessage()

func (*FinancialInstitutionIdentification8) Reset

func (*FinancialInstitutionIdentification8) String

func (*FinancialInstitutionIdentification8) XXX_DiscardUnknown

func (m *FinancialInstitutionIdentification8) XXX_DiscardUnknown()

func (*FinancialInstitutionIdentification8) XXX_Marshal

func (m *FinancialInstitutionIdentification8) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FinancialInstitutionIdentification8) XXX_Merge

func (*FinancialInstitutionIdentification8) XXX_Size

func (*FinancialInstitutionIdentification8) XXX_Unmarshal

func (m *FinancialInstitutionIdentification8) XXX_Unmarshal(b []byte) error

type GenericAccountIdentification1

type GenericAccountIdentification1 struct {
	Id                   string                    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	SchmeNm              *AccountSchemeName1Choice `protobuf:"bytes,2,opt,name=schme_nm,json=schmeNm,proto3" json:"schme_nm,omitempty"`
	Issr                 string                    `protobuf:"bytes,3,opt,name=issr,proto3" json:"issr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*GenericAccountIdentification1) Descriptor

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

func (*GenericAccountIdentification1) GetId

func (*GenericAccountIdentification1) GetIssr

func (*GenericAccountIdentification1) GetSchmeNm

func (*GenericAccountIdentification1) ProtoMessage

func (*GenericAccountIdentification1) ProtoMessage()

func (*GenericAccountIdentification1) Reset

func (m *GenericAccountIdentification1) Reset()

func (*GenericAccountIdentification1) String

func (*GenericAccountIdentification1) XXX_DiscardUnknown

func (m *GenericAccountIdentification1) XXX_DiscardUnknown()

func (*GenericAccountIdentification1) XXX_Marshal

func (m *GenericAccountIdentification1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GenericAccountIdentification1) XXX_Merge

func (m *GenericAccountIdentification1) XXX_Merge(src proto.Message)

func (*GenericAccountIdentification1) XXX_Size

func (m *GenericAccountIdentification1) XXX_Size() int

func (*GenericAccountIdentification1) XXX_Unmarshal

func (m *GenericAccountIdentification1) XXX_Unmarshal(b []byte) error

type GenericFinancialIdentification1

type GenericFinancialIdentification1 struct {
	Id                   string                                    `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	SchmeNm              *FinancialIdentificationSchemeName1Choice `protobuf:"bytes,2,opt,name=schme_nm,json=schmeNm,proto3" json:"schme_nm,omitempty"`
	Issr                 string                                    `protobuf:"bytes,3,opt,name=issr,proto3" json:"issr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                  `json:"-"`
	XXX_unrecognized     []byte                                    `json:"-"`
	XXX_sizecache        int32                                     `json:"-"`
}

func (*GenericFinancialIdentification1) Descriptor

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

func (*GenericFinancialIdentification1) GetId

func (*GenericFinancialIdentification1) GetIssr

func (*GenericFinancialIdentification1) GetSchmeNm

func (*GenericFinancialIdentification1) ProtoMessage

func (*GenericFinancialIdentification1) ProtoMessage()

func (*GenericFinancialIdentification1) Reset

func (*GenericFinancialIdentification1) String

func (*GenericFinancialIdentification1) XXX_DiscardUnknown

func (m *GenericFinancialIdentification1) XXX_DiscardUnknown()

func (*GenericFinancialIdentification1) XXX_Marshal

func (m *GenericFinancialIdentification1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GenericFinancialIdentification1) XXX_Merge

func (m *GenericFinancialIdentification1) XXX_Merge(src proto.Message)

func (*GenericFinancialIdentification1) XXX_Size

func (m *GenericFinancialIdentification1) XXX_Size() int

func (*GenericFinancialIdentification1) XXX_Unmarshal

func (m *GenericFinancialIdentification1) XXX_Unmarshal(b []byte) error

type GenericOrganisationIdentification1

type GenericOrganisationIdentification1 struct {
	Id                   string                                       `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	SchmeNm              *OrganisationIdentificationSchemeName1Choice `protobuf:"bytes,2,opt,name=schme_nm,json=schmeNm,proto3" json:"schme_nm,omitempty"`
	Issr                 string                                       `protobuf:"bytes,3,opt,name=issr,proto3" json:"issr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                     `json:"-"`
	XXX_unrecognized     []byte                                       `json:"-"`
	XXX_sizecache        int32                                        `json:"-"`
}

Information related to an identification of an organisation.

func (*GenericOrganisationIdentification1) Descriptor

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

func (*GenericOrganisationIdentification1) GetId

func (*GenericOrganisationIdentification1) GetIssr

func (*GenericOrganisationIdentification1) GetSchmeNm

func (*GenericOrganisationIdentification1) ProtoMessage

func (*GenericOrganisationIdentification1) ProtoMessage()

func (*GenericOrganisationIdentification1) Reset

func (*GenericOrganisationIdentification1) String

func (*GenericOrganisationIdentification1) XXX_DiscardUnknown

func (m *GenericOrganisationIdentification1) XXX_DiscardUnknown()

func (*GenericOrganisationIdentification1) XXX_Marshal

func (m *GenericOrganisationIdentification1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GenericOrganisationIdentification1) XXX_Merge

func (*GenericOrganisationIdentification1) XXX_Size

func (*GenericOrganisationIdentification1) XXX_Unmarshal

func (m *GenericOrganisationIdentification1) XXX_Unmarshal(b []byte) error

type GenericPersonIdentification1

type GenericPersonIdentification1 struct {
	Id                   string                                 `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	SchmeNm              *PersonIdentificationSchemeName1Choice `protobuf:"bytes,2,opt,name=schme_nm,json=schmeNm,proto3" json:"schme_nm,omitempty"`
	Issr                 string                                 `protobuf:"bytes,3,opt,name=issr,proto3" json:"issr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                               `json:"-"`
	XXX_unrecognized     []byte                                 `json:"-"`
	XXX_sizecache        int32                                  `json:"-"`
}

Information related to an identification of a person.

func (*GenericPersonIdentification1) Descriptor

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

func (*GenericPersonIdentification1) GetId

func (*GenericPersonIdentification1) GetIssr

func (m *GenericPersonIdentification1) GetIssr() string

func (*GenericPersonIdentification1) GetSchmeNm

func (*GenericPersonIdentification1) ProtoMessage

func (*GenericPersonIdentification1) ProtoMessage()

func (*GenericPersonIdentification1) Reset

func (m *GenericPersonIdentification1) Reset()

func (*GenericPersonIdentification1) String

func (*GenericPersonIdentification1) XXX_DiscardUnknown

func (m *GenericPersonIdentification1) XXX_DiscardUnknown()

func (*GenericPersonIdentification1) XXX_Marshal

func (m *GenericPersonIdentification1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GenericPersonIdentification1) XXX_Merge

func (m *GenericPersonIdentification1) XXX_Merge(src proto.Message)

func (*GenericPersonIdentification1) XXX_Size

func (m *GenericPersonIdentification1) XXX_Size() int

func (*GenericPersonIdentification1) XXX_Unmarshal

func (m *GenericPersonIdentification1) XXX_Unmarshal(b []byte) error

type GroupHeader70

type GroupHeader70 struct {
	MsgId                string                                        `protobuf:"bytes,1,opt,name=msg_id,json=msgId,proto3" json:"msg_id,omitempty"`
	CreDtTm              string                                        `protobuf:"bytes,2,opt,name=cre_dt_tm,json=creDtTm,proto3" json:"cre_dt_tm,omitempty"`
	BtchBookg            bool                                          `protobuf:"varint,3,opt,name=btch_bookg,json=btchBookg,proto3" json:"btch_bookg,omitempty"`
	NbOfTxs              string                                        `protobuf:"bytes,4,opt,name=nb_of_txs,json=nbOfTxs,proto3" json:"nb_of_txs,omitempty"`
	CtrlSum              float64                                       `protobuf:"fixed64,5,opt,name=ctrl_sum,json=ctrlSum,proto3" json:"ctrl_sum,omitempty"`
	TtlIntrBkSttlmAmt    *ActiveCurrencyAndAmount                      `protobuf:"bytes,6,opt,name=ttl_intr_bk_sttlm_amt,json=ttlIntrBkSttlmAmt,proto3" json:"ttl_intr_bk_sttlm_amt,omitempty"`
	IntrBkSttlmDt        string                                        `protobuf:"bytes,7,opt,name=intr_bk_sttlm_dt,json=intrBkSttlmDt,proto3" json:"intr_bk_sttlm_dt,omitempty"`
	SttlmInf             *SettlementInstruction4                       `protobuf:"bytes,8,opt,name=sttlm_inf,json=sttlmInf,proto3" json:"sttlm_inf,omitempty"`
	PmtTpInf             *PaymentTypeInformation21                     `protobuf:"bytes,9,opt,name=pmt_tp_inf,json=pmtTpInf,proto3" json:"pmt_tp_inf,omitempty"`
	InstgAgt             *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,10,opt,name=instg_agt,json=instgAgt,proto3" json:"instg_agt,omitempty"`
	InstdAgt             *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,11,opt,name=instd_agt,json=instdAgt,proto3" json:"instd_agt,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                      `json:"-"`
	XXX_unrecognized     []byte                                        `json:"-"`
	XXX_sizecache        int32                                         `json:"-"`
}

func (*GroupHeader70) Descriptor

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

func (*GroupHeader70) GetBtchBookg

func (m *GroupHeader70) GetBtchBookg() bool

func (*GroupHeader70) GetCreDtTm

func (m *GroupHeader70) GetCreDtTm() string

func (*GroupHeader70) GetCtrlSum

func (m *GroupHeader70) GetCtrlSum() float64

func (*GroupHeader70) GetInstdAgt

func (*GroupHeader70) GetInstgAgt

func (*GroupHeader70) GetIntrBkSttlmDt

func (m *GroupHeader70) GetIntrBkSttlmDt() string

func (*GroupHeader70) GetMsgId

func (m *GroupHeader70) GetMsgId() string

func (*GroupHeader70) GetNbOfTxs

func (m *GroupHeader70) GetNbOfTxs() string

func (*GroupHeader70) GetPmtTpInf

func (m *GroupHeader70) GetPmtTpInf() *PaymentTypeInformation21

func (*GroupHeader70) GetSttlmInf

func (m *GroupHeader70) GetSttlmInf() *SettlementInstruction4

func (*GroupHeader70) GetTtlIntrBkSttlmAmt

func (m *GroupHeader70) GetTtlIntrBkSttlmAmt() *ActiveCurrencyAndAmount

func (*GroupHeader70) ProtoMessage

func (*GroupHeader70) ProtoMessage()

func (*GroupHeader70) Reset

func (m *GroupHeader70) Reset()

func (*GroupHeader70) String

func (m *GroupHeader70) String() string

func (*GroupHeader70) XXX_DiscardUnknown

func (m *GroupHeader70) XXX_DiscardUnknown()

func (*GroupHeader70) XXX_Marshal

func (m *GroupHeader70) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*GroupHeader70) XXX_Merge

func (m *GroupHeader70) XXX_Merge(src proto.Message)

func (*GroupHeader70) XXX_Size

func (m *GroupHeader70) XXX_Size() int

func (*GroupHeader70) XXX_Unmarshal

func (m *GroupHeader70) XXX_Unmarshal(b []byte) error

type ISODate

type ISODate struct {
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ISODate) Descriptor

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

func (*ISODate) ProtoMessage

func (*ISODate) ProtoMessage()

func (*ISODate) Reset

func (m *ISODate) Reset()

func (*ISODate) String

func (m *ISODate) String() string

func (*ISODate) XXX_DiscardUnknown

func (m *ISODate) XXX_DiscardUnknown()

func (*ISODate) XXX_Marshal

func (m *ISODate) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ISODate) XXX_Merge

func (m *ISODate) XXX_Merge(src proto.Message)

func (*ISODate) XXX_Size

func (m *ISODate) XXX_Size() int

func (*ISODate) XXX_Unmarshal

func (m *ISODate) XXX_Unmarshal(b []byte) error

type LocalInstrument2Choice

type LocalInstrument2Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*LocalInstrument2Choice) Descriptor

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

func (*LocalInstrument2Choice) GetCd

func (m *LocalInstrument2Choice) GetCd() string

func (*LocalInstrument2Choice) GetPrtry

func (m *LocalInstrument2Choice) GetPrtry() string

func (*LocalInstrument2Choice) ProtoMessage

func (*LocalInstrument2Choice) ProtoMessage()

func (*LocalInstrument2Choice) Reset

func (m *LocalInstrument2Choice) Reset()

func (*LocalInstrument2Choice) String

func (m *LocalInstrument2Choice) String() string

func (*LocalInstrument2Choice) XXX_DiscardUnknown

func (m *LocalInstrument2Choice) XXX_DiscardUnknown()

func (*LocalInstrument2Choice) XXX_Marshal

func (m *LocalInstrument2Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*LocalInstrument2Choice) XXX_Merge

func (m *LocalInstrument2Choice) XXX_Merge(src proto.Message)

func (*LocalInstrument2Choice) XXX_Size

func (m *LocalInstrument2Choice) XXX_Size() int

func (*LocalInstrument2Choice) XXX_Unmarshal

func (m *LocalInstrument2Choice) XXX_Unmarshal(b []byte) error

type Message

type Message struct {
	Body                 *FederationComplianceResponse1 `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
	Head                 *BusinessApplicationHeaderV01  `protobuf:"bytes,2,opt,name=head,proto3" json:"head,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                       `json:"-"`
	XXX_unrecognized     []byte                         `json:"-"`
	XXX_sizecache        int32                          `json:"-"`
}

func (*Message) Descriptor

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

func (*Message) GetBody

func (m *Message) GetBody() *FederationComplianceResponse1

func (*Message) GetHead

func (m *Message) GetHead() *BusinessApplicationHeaderV01

func (*Message) ProtoMessage

func (*Message) ProtoMessage()

func (*Message) Reset

func (m *Message) Reset()

func (*Message) String

func (m *Message) String() string

func (*Message) XXX_DiscardUnknown

func (m *Message) XXX_DiscardUnknown()

func (*Message) XXX_Marshal

func (m *Message) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Message) XXX_Merge

func (m *Message) XXX_Merge(src proto.Message)

func (*Message) XXX_Size

func (m *Message) XXX_Size() int

func (*Message) XXX_Unmarshal

func (m *Message) XXX_Unmarshal(b []byte) error

type OrganisationIdentification7

type OrganisationIdentification7 struct {
	AnyBic               string                                `protobuf:"bytes,1,opt,name=any_bic,json=anyBic,proto3" json:"any_bic,omitempty"`
	Othr                 []*GenericOrganisationIdentification1 `protobuf:"bytes,2,rep,name=othr,proto3" json:"othr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                              `json:"-"`
	XXX_unrecognized     []byte                                `json:"-"`
	XXX_sizecache        int32                                 `json:"-"`
}

Unique and unambiguous way to identify an organisation.

func (*OrganisationIdentification7) Descriptor

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

func (*OrganisationIdentification7) GetAnyBic

func (m *OrganisationIdentification7) GetAnyBic() string

func (*OrganisationIdentification7) GetOthr

func (*OrganisationIdentification7) ProtoMessage

func (*OrganisationIdentification7) ProtoMessage()

func (*OrganisationIdentification7) Reset

func (m *OrganisationIdentification7) Reset()

func (*OrganisationIdentification7) String

func (m *OrganisationIdentification7) String() string

func (*OrganisationIdentification7) XXX_DiscardUnknown

func (m *OrganisationIdentification7) XXX_DiscardUnknown()

func (*OrganisationIdentification7) XXX_Marshal

func (m *OrganisationIdentification7) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*OrganisationIdentification7) XXX_Merge

func (m *OrganisationIdentification7) XXX_Merge(src proto.Message)

func (*OrganisationIdentification7) XXX_Size

func (m *OrganisationIdentification7) XXX_Size() int

func (*OrganisationIdentification7) XXX_Unmarshal

func (m *OrganisationIdentification7) XXX_Unmarshal(b []byte) error

type OrganisationIdentificationSchemeName1Choice

type OrganisationIdentificationSchemeName1Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Sets of elements to identify a name of the organisation identification scheme.

func (*OrganisationIdentificationSchemeName1Choice) Descriptor

func (*OrganisationIdentificationSchemeName1Choice) GetCd

func (*OrganisationIdentificationSchemeName1Choice) GetPrtry

func (*OrganisationIdentificationSchemeName1Choice) ProtoMessage

func (*OrganisationIdentificationSchemeName1Choice) Reset

func (*OrganisationIdentificationSchemeName1Choice) String

func (*OrganisationIdentificationSchemeName1Choice) XXX_DiscardUnknown

func (m *OrganisationIdentificationSchemeName1Choice) XXX_DiscardUnknown()

func (*OrganisationIdentificationSchemeName1Choice) XXX_Marshal

func (m *OrganisationIdentificationSchemeName1Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*OrganisationIdentificationSchemeName1Choice) XXX_Merge

func (*OrganisationIdentificationSchemeName1Choice) XXX_Size

func (*OrganisationIdentificationSchemeName1Choice) XXX_Unmarshal

type Party10Choice

type Party10Choice struct {
	OrgId                *OrganisationIdentification7 `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
	PrvtId               *PersonIdentification5       `protobuf:"bytes,2,opt,name=prvt_id,json=prvtId,proto3" json:"prvt_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
	XXX_unrecognized     []byte                       `json:"-"`
	XXX_sizecache        int32                        `json:"-"`
}

Nature or use of the account.

func (*Party10Choice) Descriptor

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

func (*Party10Choice) GetOrgId

func (*Party10Choice) GetPrvtId

func (m *Party10Choice) GetPrvtId() *PersonIdentification5

func (*Party10Choice) ProtoMessage

func (*Party10Choice) ProtoMessage()

func (*Party10Choice) Reset

func (m *Party10Choice) Reset()

func (*Party10Choice) String

func (m *Party10Choice) String() string

func (*Party10Choice) XXX_DiscardUnknown

func (m *Party10Choice) XXX_DiscardUnknown()

func (*Party10Choice) XXX_Marshal

func (m *Party10Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Party10Choice) XXX_Merge

func (m *Party10Choice) XXX_Merge(src proto.Message)

func (*Party10Choice) XXX_Size

func (m *Party10Choice) XXX_Size() int

func (*Party10Choice) XXX_Unmarshal

func (m *Party10Choice) XXX_Unmarshal(b []byte) error

type Party9Choice

type Party9Choice struct {
	OrgId                *PartyIdentification42                        `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
	Fiid                 *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,2,opt,name=fiid,proto3" json:"fiid,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                      `json:"-"`
	XXX_unrecognized     []byte                                        `json:"-"`
	XXX_sizecache        int32                                         `json:"-"`
}

Identification of a person, an organisation or a financial institution.

func (*Party9Choice) Descriptor

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

func (*Party9Choice) GetFiid

func (*Party9Choice) GetOrgId

func (m *Party9Choice) GetOrgId() *PartyIdentification42

func (*Party9Choice) ProtoMessage

func (*Party9Choice) ProtoMessage()

func (*Party9Choice) Reset

func (m *Party9Choice) Reset()

func (*Party9Choice) String

func (m *Party9Choice) String() string

func (*Party9Choice) XXX_DiscardUnknown

func (m *Party9Choice) XXX_DiscardUnknown()

func (*Party9Choice) XXX_Marshal

func (m *Party9Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Party9Choice) XXX_Merge

func (m *Party9Choice) XXX_Merge(src proto.Message)

func (*Party9Choice) XXX_Size

func (m *Party9Choice) XXX_Size() int

func (*Party9Choice) XXX_Unmarshal

func (m *Party9Choice) XXX_Unmarshal(b []byte) error

type PartyIdentification42

type PartyIdentification42 struct {
	Nm                   string           `protobuf:"bytes,1,opt,name=nm,proto3" json:"nm,omitempty"`
	PstlAdr              *PostalAddress6  `protobuf:"bytes,2,opt,name=pstl_adr,json=pstlAdr,proto3" json:"pstl_adr,omitempty"`
	Id                   *Party10Choice   `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
	CtryOfRes            string           `protobuf:"bytes,4,opt,name=ctry_of_res,json=ctryOfRes,proto3" json:"ctry_of_res,omitempty"`
	CtctDtls             *ContactDetails2 `protobuf:"bytes,5,opt,name=ctct_dtls,json=ctctDtls,proto3" json:"ctct_dtls,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

Set of elements used to identify a person or an organisation.

func (*PartyIdentification42) Descriptor

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

func (*PartyIdentification42) GetCtctDtls

func (m *PartyIdentification42) GetCtctDtls() *ContactDetails2

func (*PartyIdentification42) GetCtryOfRes

func (m *PartyIdentification42) GetCtryOfRes() string

func (*PartyIdentification42) GetId

func (*PartyIdentification42) GetNm

func (m *PartyIdentification42) GetNm() string

func (*PartyIdentification42) GetPstlAdr

func (m *PartyIdentification42) GetPstlAdr() *PostalAddress6

func (*PartyIdentification42) ProtoMessage

func (*PartyIdentification42) ProtoMessage()

func (*PartyIdentification42) Reset

func (m *PartyIdentification42) Reset()

func (*PartyIdentification42) String

func (m *PartyIdentification42) String() string

func (*PartyIdentification42) XXX_DiscardUnknown

func (m *PartyIdentification42) XXX_DiscardUnknown()

func (*PartyIdentification42) XXX_Marshal

func (m *PartyIdentification42) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PartyIdentification42) XXX_Merge

func (m *PartyIdentification42) XXX_Merge(src proto.Message)

func (*PartyIdentification42) XXX_Size

func (m *PartyIdentification42) XXX_Size() int

func (*PartyIdentification42) XXX_Unmarshal

func (m *PartyIdentification42) XXX_Unmarshal(b []byte) error

type PaymentIdentification3

type PaymentIdentification3 struct {
	InstrId              string   `protobuf:"bytes,1,opt,name=instr_id,json=instrId,proto3" json:"instr_id,omitempty"`
	EndToEndId           string   `protobuf:"bytes,2,opt,name=end_to_end_id,json=endToEndId,proto3" json:"end_to_end_id,omitempty"`
	TxId                 string   `protobuf:"bytes,3,opt,name=tx_id,json=txId,proto3" json:"tx_id,omitempty"`
	ClrSysRef            string   `protobuf:"bytes,4,opt,name=clr_sys_ref,json=clrSysRef,proto3" json:"clr_sys_ref,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PaymentIdentification3) Descriptor

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

func (*PaymentIdentification3) GetClrSysRef

func (m *PaymentIdentification3) GetClrSysRef() string

func (*PaymentIdentification3) GetEndToEndId

func (m *PaymentIdentification3) GetEndToEndId() string

func (*PaymentIdentification3) GetInstrId

func (m *PaymentIdentification3) GetInstrId() string

func (*PaymentIdentification3) GetTxId

func (m *PaymentIdentification3) GetTxId() string

func (*PaymentIdentification3) ProtoMessage

func (*PaymentIdentification3) ProtoMessage()

func (*PaymentIdentification3) Reset

func (m *PaymentIdentification3) Reset()

func (*PaymentIdentification3) String

func (m *PaymentIdentification3) String() string

func (*PaymentIdentification3) XXX_DiscardUnknown

func (m *PaymentIdentification3) XXX_DiscardUnknown()

func (*PaymentIdentification3) XXX_Marshal

func (m *PaymentIdentification3) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PaymentIdentification3) XXX_Merge

func (m *PaymentIdentification3) XXX_Merge(src proto.Message)

func (*PaymentIdentification3) XXX_Size

func (m *PaymentIdentification3) XXX_Size() int

func (*PaymentIdentification3) XXX_Unmarshal

func (m *PaymentIdentification3) XXX_Unmarshal(b []byte) error

type PaymentTypeInformation21

type PaymentTypeInformation21 struct {
	InstrPrty            string                  `protobuf:"bytes,1,opt,name=instr_prty,json=instrPrty,proto3" json:"instr_prty,omitempty"`
	ClrChanl             string                  `protobuf:"bytes,2,opt,name=clr_chanl,json=clrChanl,proto3" json:"clr_chanl,omitempty"`
	SvcLvl               *ServiceLevel8Choice    `protobuf:"bytes,3,opt,name=svc_lvl,json=svcLvl,proto3" json:"svc_lvl,omitempty"`
	LclInstrm            *LocalInstrument2Choice `protobuf:"bytes,4,opt,name=lcl_instrm,json=lclInstrm,proto3" json:"lcl_instrm,omitempty"`
	CtgyPurp             *CategoryPurpose1Choice `protobuf:"bytes,5,opt,name=ctgy_purp,json=ctgyPurp,proto3" json:"ctgy_purp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*PaymentTypeInformation21) Descriptor

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

func (*PaymentTypeInformation21) GetClrChanl

func (m *PaymentTypeInformation21) GetClrChanl() string

func (*PaymentTypeInformation21) GetCtgyPurp

func (*PaymentTypeInformation21) GetInstrPrty

func (m *PaymentTypeInformation21) GetInstrPrty() string

func (*PaymentTypeInformation21) GetLclInstrm

func (*PaymentTypeInformation21) GetSvcLvl

func (*PaymentTypeInformation21) ProtoMessage

func (*PaymentTypeInformation21) ProtoMessage()

func (*PaymentTypeInformation21) Reset

func (m *PaymentTypeInformation21) Reset()

func (*PaymentTypeInformation21) String

func (m *PaymentTypeInformation21) String() string

func (*PaymentTypeInformation21) XXX_DiscardUnknown

func (m *PaymentTypeInformation21) XXX_DiscardUnknown()

func (*PaymentTypeInformation21) XXX_Marshal

func (m *PaymentTypeInformation21) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PaymentTypeInformation21) XXX_Merge

func (m *PaymentTypeInformation21) XXX_Merge(src proto.Message)

func (*PaymentTypeInformation21) XXX_Size

func (m *PaymentTypeInformation21) XXX_Size() int

func (*PaymentTypeInformation21) XXX_Unmarshal

func (m *PaymentTypeInformation21) XXX_Unmarshal(b []byte) error

type PersonIdentification5

type PersonIdentification5 struct {
	DtAndPlcOfBirth      *DateAndPlaceOfBirth            `protobuf:"bytes,1,opt,name=dt_and_plc_of_birth,json=dtAndPlcOfBirth,proto3" json:"dt_and_plc_of_birth,omitempty"`
	Othr                 []*GenericPersonIdentification1 `protobuf:"bytes,2,rep,name=othr,proto3" json:"othr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

Unique and unambiguous way to identify a person.

func (*PersonIdentification5) Descriptor

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

func (*PersonIdentification5) GetDtAndPlcOfBirth

func (m *PersonIdentification5) GetDtAndPlcOfBirth() *DateAndPlaceOfBirth

func (*PersonIdentification5) GetOthr

func (*PersonIdentification5) ProtoMessage

func (*PersonIdentification5) ProtoMessage()

func (*PersonIdentification5) Reset

func (m *PersonIdentification5) Reset()

func (*PersonIdentification5) String

func (m *PersonIdentification5) String() string

func (*PersonIdentification5) XXX_DiscardUnknown

func (m *PersonIdentification5) XXX_DiscardUnknown()

func (*PersonIdentification5) XXX_Marshal

func (m *PersonIdentification5) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PersonIdentification5) XXX_Merge

func (m *PersonIdentification5) XXX_Merge(src proto.Message)

func (*PersonIdentification5) XXX_Size

func (m *PersonIdentification5) XXX_Size() int

func (*PersonIdentification5) XXX_Unmarshal

func (m *PersonIdentification5) XXX_Unmarshal(b []byte) error

type PersonIdentificationSchemeName1Choice

type PersonIdentificationSchemeName1Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

Sets of elements to identify a name of the identification scheme.

func (*PersonIdentificationSchemeName1Choice) Descriptor

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

func (*PersonIdentificationSchemeName1Choice) GetCd

func (*PersonIdentificationSchemeName1Choice) GetPrtry

func (*PersonIdentificationSchemeName1Choice) ProtoMessage

func (*PersonIdentificationSchemeName1Choice) ProtoMessage()

func (*PersonIdentificationSchemeName1Choice) Reset

func (*PersonIdentificationSchemeName1Choice) String

func (*PersonIdentificationSchemeName1Choice) XXX_DiscardUnknown

func (m *PersonIdentificationSchemeName1Choice) XXX_DiscardUnknown()

func (*PersonIdentificationSchemeName1Choice) XXX_Marshal

func (m *PersonIdentificationSchemeName1Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PersonIdentificationSchemeName1Choice) XXX_Merge

func (*PersonIdentificationSchemeName1Choice) XXX_Size

func (*PersonIdentificationSchemeName1Choice) XXX_Unmarshal

func (m *PersonIdentificationSchemeName1Choice) XXX_Unmarshal(b []byte) error

type PostalAddress6

type PostalAddress6 struct {
	AdrTp                string   `protobuf:"bytes,1,opt,name=adr_tp,json=adrTp,proto3" json:"adr_tp,omitempty"`
	Dept                 string   `protobuf:"bytes,2,opt,name=dept,proto3" json:"dept,omitempty"`
	SubDept              string   `protobuf:"bytes,3,opt,name=sub_dept,json=subDept,proto3" json:"sub_dept,omitempty"`
	StrtNm               string   `protobuf:"bytes,4,opt,name=strt_nm,json=strtNm,proto3" json:"strt_nm,omitempty"`
	BldgNb               string   `protobuf:"bytes,5,opt,name=bldg_nb,json=bldgNb,proto3" json:"bldg_nb,omitempty"`
	PstCd                string   `protobuf:"bytes,6,opt,name=pst_cd,json=pstCd,proto3" json:"pst_cd,omitempty"`
	TwnNm                string   `protobuf:"bytes,7,opt,name=twn_nm,json=twnNm,proto3" json:"twn_nm,omitempty"`
	CtrySubDvsn          string   `protobuf:"bytes,8,opt,name=ctry_sub_dvsn,json=ctrySubDvsn,proto3" json:"ctry_sub_dvsn,omitempty"`
	Ctry                 string   `protobuf:"bytes,9,opt,name=ctry,proto3" json:"ctry,omitempty"`
	AdrLine              []string `protobuf:"bytes,10,rep,name=adr_line,json=adrLine,proto3" json:"adr_line,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PostalAddress6) Descriptor

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

func (*PostalAddress6) GetAdrLine

func (m *PostalAddress6) GetAdrLine() []string

func (*PostalAddress6) GetAdrTp

func (m *PostalAddress6) GetAdrTp() string

func (*PostalAddress6) GetBldgNb

func (m *PostalAddress6) GetBldgNb() string

func (*PostalAddress6) GetCtry

func (m *PostalAddress6) GetCtry() string

func (*PostalAddress6) GetCtrySubDvsn

func (m *PostalAddress6) GetCtrySubDvsn() string

func (*PostalAddress6) GetDept

func (m *PostalAddress6) GetDept() string

func (*PostalAddress6) GetPstCd

func (m *PostalAddress6) GetPstCd() string

func (*PostalAddress6) GetStrtNm

func (m *PostalAddress6) GetStrtNm() string

func (*PostalAddress6) GetSubDept

func (m *PostalAddress6) GetSubDept() string

func (*PostalAddress6) GetTwnNm

func (m *PostalAddress6) GetTwnNm() string

func (*PostalAddress6) ProtoMessage

func (*PostalAddress6) ProtoMessage()

func (*PostalAddress6) Reset

func (m *PostalAddress6) Reset()

func (*PostalAddress6) String

func (m *PostalAddress6) String() string

func (*PostalAddress6) XXX_DiscardUnknown

func (m *PostalAddress6) XXX_DiscardUnknown()

func (*PostalAddress6) XXX_Marshal

func (m *PostalAddress6) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PostalAddress6) XXX_Merge

func (m *PostalAddress6) XXX_Merge(src proto.Message)

func (*PostalAddress6) XXX_Size

func (m *PostalAddress6) XXX_Size() int

func (*PostalAddress6) XXX_Unmarshal

func (m *PostalAddress6) XXX_Unmarshal(b []byte) error

type ResponseBody1

type ResponseBody1 struct {
	FedRes               *FederationResponse1 `protobuf:"bytes,1,opt,name=fed_res,json=fedRes,proto3" json:"fed_res,omitempty"`
	CmpRes               *ComplianceResponse1 `protobuf:"bytes,2,opt,name=cmp_res,json=cmpRes,proto3" json:"cmp_res,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*ResponseBody1) Descriptor

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

func (*ResponseBody1) GetCmpRes

func (m *ResponseBody1) GetCmpRes() *ComplianceResponse1

func (*ResponseBody1) GetFedRes

func (m *ResponseBody1) GetFedRes() *FederationResponse1

func (*ResponseBody1) ProtoMessage

func (*ResponseBody1) ProtoMessage()

func (*ResponseBody1) Reset

func (m *ResponseBody1) Reset()

func (*ResponseBody1) String

func (m *ResponseBody1) String() string

func (*ResponseBody1) XXX_DiscardUnknown

func (m *ResponseBody1) XXX_DiscardUnknown()

func (*ResponseBody1) XXX_Marshal

func (m *ResponseBody1) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ResponseBody1) XXX_Merge

func (m *ResponseBody1) XXX_Merge(src proto.Message)

func (*ResponseBody1) XXX_Size

func (m *ResponseBody1) XXX_Size() int

func (*ResponseBody1) XXX_Unmarshal

func (m *ResponseBody1) XXX_Unmarshal(b []byte) error

type SendPayload

type SendPayload struct {
	MsgId                 string   `protobuf:"bytes,1,opt,name=msg_id,json=msgId,proto3" json:"msg_id,omitempty"`
	MsgType               string   `protobuf:"bytes,2,opt,name=msg_type,json=msgType,proto3" json:"msg_type,omitempty"`
	Message               []byte   `protobuf:"bytes,3,opt,name=message,proto3" json:"message,omitempty"`
	OfiId                 string   `protobuf:"bytes,4,opt,name=ofi_id,json=ofiId,proto3" json:"ofi_id,omitempty"`
	OfiPublicKey          string   `protobuf:"bytes,5,opt,name=ofi_public_key,json=ofiPublicKey,proto3" json:"ofi_public_key,omitempty"`
	RfiId                 string   `protobuf:"bytes,6,opt,name=rfi_id,json=rfiId,proto3" json:"rfi_id,omitempty"`
	InstructionId         string   `protobuf:"bytes,7,opt,name=instruction_id,json=instructionId,proto3" json:"instruction_id,omitempty"`
	OriginalInstructionId string   `` /* 126-byte string literal not displayed */
	OriginalMsgId         string   `protobuf:"bytes,9,opt,name=original_msg_id,json=originalMsgId,proto3" json:"original_msg_id,omitempty"`
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*SendPayload) Descriptor

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

func (*SendPayload) GetInstructionId

func (m *SendPayload) GetInstructionId() string

func (*SendPayload) GetMessage

func (m *SendPayload) GetMessage() []byte

func (*SendPayload) GetMsgId

func (m *SendPayload) GetMsgId() string

func (*SendPayload) GetMsgType

func (m *SendPayload) GetMsgType() string

func (*SendPayload) GetOfiId

func (m *SendPayload) GetOfiId() string

func (*SendPayload) GetOfiPublicKey

func (m *SendPayload) GetOfiPublicKey() string

func (*SendPayload) GetOriginalInstructionId

func (m *SendPayload) GetOriginalInstructionId() string

func (*SendPayload) GetOriginalMsgId

func (m *SendPayload) GetOriginalMsgId() string

func (*SendPayload) GetRfiId

func (m *SendPayload) GetRfiId() string

func (*SendPayload) ProtoMessage

func (*SendPayload) ProtoMessage()

func (*SendPayload) Reset

func (m *SendPayload) Reset()

func (*SendPayload) String

func (m *SendPayload) String() string

func (*SendPayload) XXX_DiscardUnknown

func (m *SendPayload) XXX_DiscardUnknown()

func (*SendPayload) XXX_Marshal

func (m *SendPayload) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SendPayload) XXX_Merge

func (m *SendPayload) XXX_Merge(src proto.Message)

func (*SendPayload) XXX_Size

func (m *SendPayload) XXX_Size() int

func (*SendPayload) XXX_Unmarshal

func (m *SendPayload) XXX_Unmarshal(b []byte) error

type ServiceLevel8Choice

type ServiceLevel8Choice struct {
	Cd                   string   `protobuf:"bytes,1,opt,name=cd,proto3" json:"cd,omitempty"`
	Prtry                string   `protobuf:"bytes,2,opt,name=prtry,proto3" json:"prtry,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ServiceLevel8Choice) Descriptor

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

func (*ServiceLevel8Choice) GetCd

func (m *ServiceLevel8Choice) GetCd() string

func (*ServiceLevel8Choice) GetPrtry

func (m *ServiceLevel8Choice) GetPrtry() string

func (*ServiceLevel8Choice) ProtoMessage

func (*ServiceLevel8Choice) ProtoMessage()

func (*ServiceLevel8Choice) Reset

func (m *ServiceLevel8Choice) Reset()

func (*ServiceLevel8Choice) String

func (m *ServiceLevel8Choice) String() string

func (*ServiceLevel8Choice) XXX_DiscardUnknown

func (m *ServiceLevel8Choice) XXX_DiscardUnknown()

func (*ServiceLevel8Choice) XXX_Marshal

func (m *ServiceLevel8Choice) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ServiceLevel8Choice) XXX_Merge

func (m *ServiceLevel8Choice) XXX_Merge(src proto.Message)

func (*ServiceLevel8Choice) XXX_Size

func (m *ServiceLevel8Choice) XXX_Size() int

func (*ServiceLevel8Choice) XXX_Unmarshal

func (m *ServiceLevel8Choice) XXX_Unmarshal(b []byte) error

type SettlementInstruction4

type SettlementInstruction4 struct {
	SttlmMtd             string                                        `protobuf:"bytes,1,opt,name=sttlm_mtd,json=sttlmMtd,proto3" json:"sttlm_mtd,omitempty"`
	SttlmAcct            *CashAccount24                                `protobuf:"bytes,2,opt,name=sttlm_acct,json=sttlmAcct,proto3" json:"sttlm_acct,omitempty"`
	ClrSys               *ClearingSystemIdentification3Choice          `protobuf:"bytes,3,opt,name=clr_sys,json=clrSys,proto3" json:"clr_sys,omitempty"`
	InstgRmbrsmntAgt     *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,4,opt,name=instg_rmbrsmnt_agt,json=instgRmbrsmntAgt,proto3" json:"instg_rmbrsmnt_agt,omitempty"`
	InstgRmbrsmntAgtAcct *CashAccount24                                `protobuf:"bytes,5,opt,name=instg_rmbrsmnt_agt_acct,json=instgRmbrsmntAgtAcct,proto3" json:"instg_rmbrsmnt_agt_acct,omitempty"`
	InstdRmbrsmntAgt     *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,6,opt,name=instd_rmbrsmnt_agt,json=instdRmbrsmntAgt,proto3" json:"instd_rmbrsmnt_agt,omitempty"`
	InstdRmbrsmntAgtAcct *CashAccount24                                `protobuf:"bytes,7,opt,name=instd_rmbrsmnt_agt_acct,json=instdRmbrsmntAgtAcct,proto3" json:"instd_rmbrsmnt_agt_acct,omitempty"`
	ThrdRmbrsmntAgt      *BranchAndFinancialInstitutionIdentification5 `protobuf:"bytes,8,opt,name=thrd_rmbrsmnt_agt,json=thrdRmbrsmntAgt,proto3" json:"thrd_rmbrsmnt_agt,omitempty"`
	ThrdRmbrsmntAgtAcct  *CashAccount24                                `protobuf:"bytes,9,opt,name=thrd_rmbrsmnt_agt_acct,json=thrdRmbrsmntAgtAcct,proto3" json:"thrd_rmbrsmnt_agt_acct,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                                      `json:"-"`
	XXX_unrecognized     []byte                                        `json:"-"`
	XXX_sizecache        int32                                         `json:"-"`
}

func (*SettlementInstruction4) Descriptor

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

func (*SettlementInstruction4) GetClrSys

func (*SettlementInstruction4) GetInstdRmbrsmntAgt

func (*SettlementInstruction4) GetInstdRmbrsmntAgtAcct

func (m *SettlementInstruction4) GetInstdRmbrsmntAgtAcct() *CashAccount24

func (*SettlementInstruction4) GetInstgRmbrsmntAgt

func (*SettlementInstruction4) GetInstgRmbrsmntAgtAcct

func (m *SettlementInstruction4) GetInstgRmbrsmntAgtAcct() *CashAccount24

func (*SettlementInstruction4) GetSttlmAcct

func (m *SettlementInstruction4) GetSttlmAcct() *CashAccount24

func (*SettlementInstruction4) GetSttlmMtd

func (m *SettlementInstruction4) GetSttlmMtd() string

func (*SettlementInstruction4) GetThrdRmbrsmntAgt

func (*SettlementInstruction4) GetThrdRmbrsmntAgtAcct

func (m *SettlementInstruction4) GetThrdRmbrsmntAgtAcct() *CashAccount24

func (*SettlementInstruction4) ProtoMessage

func (*SettlementInstruction4) ProtoMessage()

func (*SettlementInstruction4) Reset

func (m *SettlementInstruction4) Reset()

func (*SettlementInstruction4) String

func (m *SettlementInstruction4) String() string

func (*SettlementInstruction4) XXX_DiscardUnknown

func (m *SettlementInstruction4) XXX_DiscardUnknown()

func (*SettlementInstruction4) XXX_Marshal

func (m *SettlementInstruction4) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*SettlementInstruction4) XXX_Merge

func (m *SettlementInstruction4) XXX_Merge(src proto.Message)

func (*SettlementInstruction4) XXX_Size

func (m *SettlementInstruction4) XXX_Size() int

func (*SettlementInstruction4) XXX_Unmarshal

func (m *SettlementInstruction4) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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