AsObject: {
    id: string;
    occurredAt?: google_protobuf_timestamp_pb.Timestamp.AsObject;
    type: string;
    usageCost: string;
    usageQuantity: number;
    usageQuantityUnit: string;
    userName: string;
}

Type declaration

  • id: string
  • Optional occurredAt?: google_protobuf_timestamp_pb.Timestamp.AsObject
  • type: string
  • usageCost: string
  • usageQuantity: number
  • usageQuantityUnit: string
  • userName: string

Generated using TypeDoc