Home
last modified time | relevance | path

Searched defs:StripecoinpaymentsInvoiceProjectRecord_CreatedAt_Field (Results 1 – 1 of 1) sorted by relevance

/dports/net/storj/storj-1.45.3/satellite/satellitedb/dbx/
H A Dsatellitedb.dbx.go7846 type StripecoinpaymentsInvoiceProjectRecord_CreatedAt_Field struct { struct
7847 _set bool
7848 _null bool
7849 _value time.Time
7856 func (f StripecoinpaymentsInvoiceProjectRecord_CreatedAt_Field) value() interface{} {
7863 …c (StripecoinpaymentsInvoiceProjectRecord_CreatedAt_Field) _Column() string { return "created_at" }