Skip to content

Commit

Permalink
Change func comment
Browse files Browse the repository at this point in the history
  • Loading branch information
andhikamaheva committed Aug 20, 2018
1 parent c2cc4c2 commit 78d634e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion request.go
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ type Callbacks struct {
finish string `json:"finish,omitempty"`
}

// Expiry : Represent expiry time
// Expiry : Represent transaction expiry time
type Expiry struct {
StartAt time.Time `json:"start_at,omitempty"`
Unit string `json:"unit,omitempty"`
Expand Down

0 comments on commit 78d634e

Please sign in to comment.