OBJECT

PayeeAssetSplitTranslation

Auto-generated GraphQL Type for :PayeeAssetSplitTranslation translations namespace

link GraphQL Schema definition

  • type PayeeAssetSplitTranslation {
  • # Arguments
  • # percent: [Not documented]
  • # pretty_date: [Not documented]
  • accepted(percent: String!, pretty_date: String!): String!
  • # Arguments
  • # percent: [Not documented]
  • # pretty_date: [Not documented]
  • active(percent: String!, pretty_date: String!): String!
  • # Arguments
  • # pretty_date: [Not documented]
  • archived(pretty_date: String!): String!
  • # Arguments
  • # pretty_date: [Not documented]
  • expired(pretty_date: String!): String!
  • not_available: String!
  • # Arguments
  • # percent: [Not documented]
  • pending(percent: String!): String!
  • # Arguments
  • # pretty_date: [Not documented]
  • rejected(pretty_date: String!): String!
  • }