Home
last modified time | relevance | path

Searched refs:StripecoinpaymentsApplyBalanceIntent_CreatedAt_Field (Results 1 – 1 of 1) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go9494 type StripecoinpaymentsApplyBalanceIntent_CreatedAt_Field struct { struct
9500 …paymentsApplyBalanceIntent_CreatedAt(v time.Time) StripecoinpaymentsApplyBalanceIntent_CreatedAt_F…
9501 return StripecoinpaymentsApplyBalanceIntent_CreatedAt_Field{_set: true, _value: v}
9504 func (f StripecoinpaymentsApplyBalanceIntent_CreatedAt_Field) value() interface{} { argument
9511 func (StripecoinpaymentsApplyBalanceIntent_CreatedAt_Field) _Column() string { return "created_at" } argument