RefineryRowCapture
No description
type RefineryRowCapture {
amt: Int
ore: ShipOreEnum!
yield: Int
}
Fields
RefineryRowCapture.amt ● Int scalar
RefineryRowCapture.ore ● ShipOreEnum! non-null enum
RefineryRowCapture.yield ● Int scalar
Example
{}
Member Of
ShipMiningOrderCapture object