Method: CyberSource::InlineResponse502#submit_time_utc
- Defined in:
- lib/cyberSource_client/models/inline_response_502.rb
#submit_time_utc ⇒ Object
Time of request in UTC. ‘Format: YYYY-MM-DDThh:mm:ssZ` Example 2016-08-11T22:47:57Z equals August 11, 2016, at 22:47:57 (10:47:57 p.m.). The T separates the date and the time. The Z indicates UTC.
18 19 20 |
# File 'lib/cyberSource_client/models/inline_response_502.rb', line 18 def submit_time_utc @submit_time_utc end |