mirror of
https://github.com/rjNemo/rentease.git
synced 2026-06-08 19:56:49 +00:00
3 lines
87 B
Go
3 lines
87 B
Go
package constants
|
|
|
|
var PaymentMethods = []string{"Card", "Cash", "Cheque", "Transfer"}
|