payable

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2019 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Payable

type Payable struct {
	Object        string    `json:"object"`
	Id            int       `json:"id"`
	Status        string    `json:"status"`
	Amount        int       `json:"amount"`
	Fee           int       `json:"fee"`
	Installment   string    `json:"installment"`
	TransactionId int       `json:"transaction_id"`
	SplitRuleId   string    `json:"split_rule_id"`
	PaymentDate   time.Time `json:"payment_date"`
	Type          string    `json:"type"`
	PaymentMethod string    `json:"payment_method"`
	DateCreated   time.Time `json:"date_created"`
}

func (*Payable) Get

func (*Payable) GetAll

func (s *Payable) GetAll(p url.Values, h auth.Headers) ([]Payable, error, liberr.ErrorsAPI)

Jump to

Keyboard shortcuts

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