GreenbackOpportunity
No description
type GreenbackOpportunity {
abandoned_reason: DropDownOption
amount: String!
business_return: Boolean
closed_at: DateTime
created_at: DateTime!
current_status_time: Int
date_customer_paid: Date
expected_revenue: Int
extension_deadline_due_date: DropDownOption
extension_filed_date: Date
extension_requested: Boolean
id: ID!
is_closed: Boolean
last_activity_at: DateTime
last_status_change_at: DateTime
lost_reason: DropDownOption
name: String!
number_of_fbar_products: Int
number_of_streamlined_products: Int
number_of_tax_return_products: Int
on_hold_reason: DropDownOption
opportunity_created_at: DateTime!
opportunity_status: DropDownOption
payment_status: DropDownOption
probability: String
recontact_date: Date
recontact_reason: String
stage_duration: Int
stage_name: String
type: String!
updated_at: DateTime!
}


