Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OFXHomeInstitution ¶
type OFXHomeInstitution struct {
InstID string
InstDescription string
InstFID string
InstOrg string
InstURL string
InstSupport []direct.DriverMessage
}
func (OFXHomeInstitution) Description ¶
func (o OFXHomeInstitution) Description() string
func (OFXHomeInstitution) FID ¶
func (o OFXHomeInstitution) FID() string
func (OFXHomeInstitution) ID ¶
func (o OFXHomeInstitution) ID() string
func (OFXHomeInstitution) MessageSupport ¶
func (o OFXHomeInstitution) MessageSupport() []direct.DriverMessage
func (OFXHomeInstitution) Org ¶
func (o OFXHomeInstitution) Org() string
func (OFXHomeInstitution) URL ¶
func (o OFXHomeInstitution) URL() string
Click to show internal directories.
Click to hide internal directories.