☰
PaymentMethodRead
Reads a PaymentMethod.
Returns a PaymentMethod with the specified Id.
Fields
paymentMethodId: Int!
visible: Int!
isDefault: Boolean!
name: String!
commission: Float
fixedCommission: Float
type: Int
company: CompanyRead
deletable: Boolean